Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java52 public static String DEVICE_ADMIN = "DEVICE_ADMIN_ALERTS"; field in SystemNotificationChannels
145 DEVICE_ADMIN, in createAll()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DMasterClearReceiver.java156 new Notification.Builder(context, SystemNotificationChannels.DEVICE_ADMIN) in sendWipeProfileNotification()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java146 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in buildNotification()
H A DDevicePolicyManagerService.java7057 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
12382 SystemNotificationChannels.DEVICE_ADMIN)
15522 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
17058 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN)
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerService.java1301 return new Notification.Builder(context, SystemNotificationChannels.DEVICE_ADMIN) in buildSuccessNotification()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java668 new Notification.Builder(mContext, SystemNotificationChannels.DEVICE_ADMIN) in showEncryptionNotification()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7403 field public static final String EXTRA_DEVICE_ADMIN = "android.app.extra.DEVICE_ADMIN";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5401 … field public static final java.lang.String EXTRA_DEVICE_ADMIN = "android.app.extra.DEVICE_ADMIN";