AppOpsManager
IOnOpActiveChangedListener
IOnOpChangedListener
OnOpNotedCallback
OpActiveChangedEventArgs
OpChangedEventArgs
ModeAllowed
ModeDefault
ModeErrored
ModeForeground
ModeIgnored
OpstrAddVoicemail
OpstrAnswerPhoneCalls
OpstrBodySensors
OpstrCallPhone
OpstrCamera
OpstrCoarseLocation
OpstrFineLocation
OpstrGetUsageStats
OpstrMockLocation
OpstrMonitorHighPowerLocation
OpstrMonitorLocation
OpstrPictureInPicture
OpstrProcessOutgoingCalls
OpstrReadCalendar
OpstrReadCallLog
OpstrReadCellBroadcasts
OpstrReadContacts
OpstrReadExternalStorage
OpstrReadPhoneNumbers
OpstrReadPhoneState
OpstrReadSms
OpstrReceiveMms
OpstrReceiveSms
OpstrReceiveWapPush
OpstrRecordAudio
OpstrSendSms
OpstrSystemAlertWindow
OpstrUseFingerprint
OpstrUseSip
OpstrWriteCalendar
OpstrWriteCallLog
OpstrWriteContacts
OpstrWriteExternalStorage
OpstrWriteSettings
WatchForegroundChanges
AppOpsManager(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
CheckOp(String, Int32, String)
CheckOpNoThrow(String, Int32, String)
CheckPackage(Int32, String)
FinishOp(String, Int32, String)
FinishOp(String, Int32, String, String)
FinishProxyOp(String, Int32, String, String)
IsOpActive(String, Int32, String)
NoteOp(String, Int32, String)
NoteOp(String, Int32, String, String, String)
NoteOpNoThrow(String, Int32, String)
NoteOpNoThrow(String, Int32, String, String, String)
NoteProxyOp(String, String)
NoteProxyOp(String, String, Int32, String, String)
NoteProxyOpNoThrow(String, String)
NoteProxyOpNoThrow(String, String, Int32)
NoteProxyOpNoThrow(String, String, Int32, String, String)
PermissionToOp(String)
SetOnOpNotedCallback(IExecutor, OnOpNotedCallback)
StartOp(String, Int32, String)
StartOp(String, Int32, String, String, String)
StartOpNoThrow(String, Int32, String)
StartOpNoThrow(String, Int32, String, String, String)
StartProxyOp(String, Int32, String, String, String)
StartProxyOpNoThrow(String, Int32, String, String, String)
StartWatchingActive(String[], IExecutor, IOnOpActiveChangedListener)
StartWatchingMode(String, String, IOnOpChangedListener)
StartWatchingMode(String, String, WatchForeground, IOnOpChangedListener)
StopWatchingActive(IOnOpActiveChangedListener)
StopWatchingMode(IOnOpChangedListener)
UnsafeCheckOp(String, Int32, String)
UnsafeCheckOpNoThrow(String, Int32, String)
UnsafeCheckOpRaw(String, Int32, String)
UnsafeCheckOpRawNoThrow(String, Int32, String)
monoandroid
namespace Android.App
{
[Register("android/app/AppOpsManager", DoNotGenerateAcw = true)]
public class AppOpsManager : Object
{
[Register("OPSTR_READ_CELL_BROADCASTS", ApiSince = 23)]
public const string! OpstrReadCellBroadcasts = "android:read_cell_broadcasts";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API