Home
last modified time | relevance | path

Searched refs:DEVICE_ADMIN (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java56 public static String DEVICE_ADMIN = "DEVICE_ADMIN_ALERTS"; field in SystemNotificationChannels
146 DEVICE_ADMIN, in createAll()
/frameworks/base/services/core/java/com/android/server/
DMasterClearReceiver.java169 new Notification.Builder(context, SystemNotificationChannels.DEVICE_ADMIN) in sendWipeProfileNotification()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java152 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in buildNotification()
DDevicePolicyManagerService.java1417 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in sendPrivateSpaceRemovedNotification()
8073 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
15169 SystemNotificationChannels.DEVICE_ADMIN) in showLocationSettingsEnabledNotification()
19135 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
21062 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
21144 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java1984 return new Notification.Builder(context, SystemNotificationChannels.DEVICE_ADMIN)
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java800 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in showEncryptionNotification()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5401 … field public static final java.lang.String EXTRA_DEVICE_ADMIN = "android.app.extra.DEVICE_ADMIN";
/frameworks/base/core/api/
Dcurrent.txt8305 field public static final String EXTRA_DEVICE_ADMIN = "android.app.extra.DEVICE_ADMIN";