A C D E F G I L O P R S V W 

A

addPrivacyQuickSetting(String, String, Drawable, Drawable, PolicyManagerService.PrivacySettingListener) - Method in class android.app.policy.PolicyManagerService
Add a new privacy quick setting tile.
android.app - package android.app
 
android.app.policy - package android.app.policy
 
android.util - package android.util
 

C

com.twosixlabs.peandroid.privacynotificationservice - package com.twosixlabs.peandroid.privacynotificationservice
 

D

d(String, String) - Static method in class android.util.Plog
Send a Log.DEBUG log message.
d(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.DEBUG log message and log the exception.

E

e(String, String) - Static method in class android.util.Plog
Send a Log.ERROR log message.
e(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.ERROR log message and log the exception.

F

FROM_ANDROID_REQ - Static variable in class android.app.policy.PolicyManagerService
Flag to indicate that the request came from the Android system on behalf of an app, i.e.
FROM_PRIV_APP_REQ - Static variable in class android.app.policy.PolicyManagerService
Flag to indicate that the request came from a privileged system app, and may lead to system instability if denied
FROM_SYS_APP_REQ - Static variable in class android.app.policy.PolicyManagerService
Flag to indicate that the request came from a system app

G

getInstance() - Static method in class android.app.PrivacyNotificationManager
 
getOffDevicePolicy(String) - Method in class android.app.policy.PolicyManagerService
Get the off device policy for a package

I

i(String, String) - Static method in class android.util.Plog
Send a Log.INFO log message.
i(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.INFO log message and log the exception

L

LOG_ID_PERMISSION - Static variable in class android.util.Plog
 

O

onAppInstall(String, String) - Method in class android.app.policy.PolicyManagerService
Called when an app is installed and its declared permissions and purposes are being parsed
onBind(Intent) - Method in class android.app.policy.PolicyManagerService
 
onCreate() - Method in class android.app.policy.PolicyManagerService
 
onCreate() - Method in class com.twosixlabs.peandroid.privacynotificationservice.PrivacyNotificationServiceApp
 
onDangerousPermissionRequest(String, String, String, List<StackTraceElement[]>, int, ComponentName, ComponentName, ResultReceiver) - Method in class android.app.policy.PolicyManagerService
Called whenever a new dangerous permission request occurs.
onPrivateDataRequest(String, String, String, String, String, ResultReceiver) - Method in class android.app.policy.PolicyManagerService
Called whenever a new Private Data Request is received.
onSettingChanged(String, boolean) - Method in interface android.app.policy.PolicyManagerService.PrivacySettingListener
Called when a privacy quick settings tile is pressed
onTerminate() - Method in class com.twosixlabs.peandroid.privacynotificationservice.PrivacyNotificationServiceApp
 

P

Plog - Class in android.util
 
PolicyManagerService - Class in android.app.policy
This abstract class is used to create a policy manager on the system.
PolicyManagerService() - Constructor for class android.app.policy.PolicyManagerService
 
PolicyManagerService.PrivacySettingListener - Interface in android.app.policy
Interface for receiving updates when privacy quick setting tiles are pressed
println(int, String, String) - Static method in class android.util.Plog
Low-level logging call.
PRIVACY_NOTIFICATION_SERVICE - Static variable in class android.app.PrivacyNotificationManager
 
PrivacyNotificationManager - Class in android.app
 
PrivacyNotificationServiceApp - Class in com.twosixlabs.peandroid.privacynotificationservice
 
PrivacyNotificationServiceApp() - Constructor for class com.twosixlabs.peandroid.privacynotificationservice.PrivacyNotificationServiceApp
 

R

removePrivacyQuickSetting(String) - Method in class android.app.policy.PolicyManagerService
Remove a privacy quick setting.

S

sendPrivacyNotification(String, String, String) - Method in class android.app.policy.PolicyManagerService
Send a privacy alert notification to a package.
sendPrivacyNotification(String, String, String) - Method in class android.app.PrivacyNotificationManager
 
setPrivacyQuickSettingEnabled(String, boolean) - Method in class android.app.policy.PolicyManagerService
Set the state of an existing privacy quick setting tile.

V

v(String, String) - Static method in class android.util.Plog
Send a Log.VERBOSE log message.
v(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.VERBOSE log message and log the exception.

W

w(String, String) - Static method in class android.util.Plog
Send a Log.WARN log message
w(String, String, Throwable) - Static method in class android.util.Plog
Send a Log.WARN log message and log the exception.
w(String, Throwable) - Static method in class android.util.Plog
Send a Log.WARN log message and log the exception.
wtf(String, String) - Static method in class android.util.Plog
Like Log.wtf(String, String), but will never cause the caller to crash, and will always be handled asynchronously.
wtf(String, String, Throwable) - Static method in class android.util.Plog
Like Log.wtf(String, String, Throwable), but will never cause the caller to crash, and will always be handled asynchronously.
wtf(String, Throwable) - Static method in class android.util.Plog
Like Log.wtf(String, Throwable), but will never cause the caller to crash, and will always be handled asynchronously.
wtfQuiet(String, String) - Static method in class android.util.Plog
Like wtf(String, String), but does not output anything to the log.
wtfStack(String, String) - Static method in class android.util.Plog
Like Log.wtfStack(String, String), but will never cause the caller to crash, and will always be handled asynchronously.
A C D E F G I L O P R S V W 
Skip navigation links