Namespace Android.Os
Classes
- AsyncTask<Params, Progress, Result>
https://developer.android.com/reference/android/os/AsyncTask.html
- BadParcelableException
https://developer.android.com/reference/android/os/BadParcelableException.html
- BugreportManager.BugreportCallback
https://developer.android.com/reference/android/os/BugreportManager.BugreportCallback.html
- Build.VERSION_CODES_FULL
https://developer.android.com/reference/android/os/Build.VERSION_CODES_FULL.html
- CancellationSignal.OnCancelListener
https://developer.android.com/reference/android/os/CancellationSignal.OnCancelListener.html
- CancellationSignal.OnCancelListenerDirect
Concrete CLR representation of CancellationSignal.OnCancelListener returned by the JVM.
- CombinedVibration.ParallelCombination
https://developer.android.com/reference/android/os/CombinedVibration.ParallelCombination.html
- CpuHeadroomParams.Builder
https://developer.android.com/reference/android/os/CpuHeadroomParams.Builder.html
- Debug.InstructionCount
https://developer.android.com/reference/android/os/Debug.InstructionCount.html
- FileUriExposedException
https://developer.android.com/reference/android/os/FileUriExposedException.html
- FileUtils.ProgressListener
https://developer.android.com/reference/android/os/FileUtils.ProgressListener.html
- FileUtils.ProgressListenerDirect
Concrete CLR representation of FileUtils.ProgressListener returned by the JVM.
- GpuHeadroomParams.Builder
https://developer.android.com/reference/android/os/GpuHeadroomParams.Builder.html
- HardwarePropertiesManager
https://developer.android.com/reference/android/os/HardwarePropertiesManager.html
- IBinder.DeathRecipient
https://developer.android.com/reference/android/os/IBinder.DeathRecipient.html
- IBinder.FrozenStateChangeCallback
https://developer.android.com/reference/android/os/IBinder.FrozenStateChangeCallback.html
- LimitExceededException
https://developer.android.com/reference/android/os/LimitExceededException.html
- MessageQueue.IdleHandler
https://developer.android.com/reference/android/os/MessageQueue.IdleHandler.html
- MessageQueue.OnFileDescriptorEventListener
https://developer.android.com/reference/android/os/MessageQueue.OnFileDescriptorEventListener.html
- MessageQueue.OnFileDescriptorEventListenerDirect
Concrete CLR representation of MessageQueue.OnFileDescriptorEventListener returned by the JVM.
- NetworkOnMainThreadException
https://developer.android.com/reference/android/os/NetworkOnMainThreadException.html
- OperationCanceledException
https://developer.android.com/reference/android/os/OperationCanceledException.html
- ParcelFileDescriptor.AutoCloseInputStream
https://developer.android.com/reference/android/os/ParcelFileDescriptor.AutoCloseInputStream.html
- ParcelFileDescriptor.AutoCloseOutputStream
https://developer.android.com/reference/android/os/ParcelFileDescriptor.AutoCloseOutputStream.html
- ParcelFileDescriptor.OnCloseListener
https://developer.android.com/reference/android/os/ParcelFileDescriptor.OnCloseListener.html
- ParcelFileDescriptor.OnCloseListenerDirect
Concrete CLR representation of ParcelFileDescriptor.OnCloseListener returned by the JVM.
- Parcelable.ClassLoaderCreator
https://developer.android.com/reference/android/os/Parcelable.ClassLoaderCreator.html
- Parcelable.ClassLoaderCreator<T>
https://developer.android.com/reference/android/os/Parcelable.ClassLoaderCreator.html
- PerformanceHintManager
https://developer.android.com/reference/android/os/PerformanceHintManager.html
- PerformanceHintManager.Session
https://developer.android.com/reference/android/os/PerformanceHintManager.Session.html
- PowerManager.OnThermalHeadroomChangedListenerDirect
Concrete CLR representation of PowerManager.OnThermalHeadroomChangedListener returned by the JVM.
- PowerManager.OnThermalStatusChangedListener
https://developer.android.com/reference/android/os/PowerManager.OnThermalStatusChangedListener.html
- PowerManager.OnThermalStatusChangedListenerDirect
Concrete CLR representation of PowerManager.OnThermalStatusChangedListener returned by the JVM.
- PowerManager.WakeLockStateListener
https://developer.android.com/reference/android/os/PowerManager.WakeLockStateListener.html
- PowerManager.WakeLockStateListenerDirect
Concrete CLR representation of PowerManager.WakeLockStateListener returned by the JVM.
- ProfilingTrigger.Builder
https://developer.android.com/reference/android/os/ProfilingTrigger.Builder.html
- ProxyFileDescriptorCallback
https://developer.android.com/reference/android/os/ProxyFileDescriptorCallback.html
- RecoverySystem.ProgressListener
https://developer.android.com/reference/android/os/RecoverySystem.ProgressListener.html
- RecoverySystem.ProgressListenerDirect
Concrete CLR representation of RecoverySystem.ProgressListener returned by the JVM.
- StrictMode.OnThreadViolationListener
https://developer.android.com/reference/android/os/StrictMode.OnThreadViolationListener.html
- StrictMode.OnThreadViolationListenerDirect
Concrete CLR representation of StrictMode.OnThreadViolationListener returned by the JVM.
- StrictMode.OnVmViolationListener
https://developer.android.com/reference/android/os/StrictMode.OnVmViolationListener.html
- StrictMode.OnVmViolationListenerDirect
Concrete CLR representation of StrictMode.OnVmViolationListener returned by the JVM.
- StrictMode.ThreadPolicy
https://developer.android.com/reference/android/os/StrictMode.ThreadPolicy.html
- StrictMode.ThreadPolicy.Builder
https://developer.android.com/reference/android/os/StrictMode.ThreadPolicy.Builder.html
- StrictMode.VmPolicy.Builder
https://developer.android.com/reference/android/os/StrictMode.VmPolicy.Builder.html
- TransactionTooLargeException
https://developer.android.com/reference/android/os/TransactionTooLargeException.html
- UserManager.UserOperationException
https://developer.android.com/reference/android/os/UserManager.UserOperationException.html
- VibrationAttributes.Builder
https://developer.android.com/reference/android/os/VibrationAttributes.Builder.html
- VibrationEffect.BasicEnvelopeBuilder
https://developer.android.com/reference/android/os/VibrationEffect.BasicEnvelopeBuilder.html
- VibrationEffect.Composition
https://developer.android.com/reference/android/os/VibrationEffect.Composition.html
- VibrationEffect.WaveformEnvelopeBuilder
https://developer.android.com/reference/android/os/VibrationEffect.WaveformEnvelopeBuilder.html
Interfaces
- IIBinder
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/os/IBinder.html
- IIInterface
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/os/IInterface.html
- IOutcomeReceiver<R, E>
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/os/OutcomeReceiver.html
- IParcelable
.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/os/Parcelable.html