Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java51 public static String DEVICE_ADMIN = "DEVICE_ADMIN_ALERTS"; field in SystemNotificationChannels
134 DEVICE_ADMIN, in createAll()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportUtils.java67 new Notification.Builder(context, SystemNotificationChannels.DEVICE_ADMIN) in buildNotification()
DDevicePolicyManagerService.java6608 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in sendWipeProfileNotification()
13405 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in sendNetworkLoggingNotificationLocked()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java1092 return new Notification.Builder(context, SystemNotificationChannels.DEVICE_ADMIN) in buildSuccessNotification()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java537 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/api/
Dcurrent.txt6869 field public static final String EXTRA_DEVICE_ADMIN = "android.app.extra.DEVICE_ADMIN";