Home
last modified time | relevance | path

Searched refs:DEVELOPER (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java39 public static String DEVELOPER = "DEVELOPER"; field in SystemNotificationChannels
80 DEVELOPER, in createAll()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportUtils.java68 new Notification.Builder(context, SystemNotificationChannels.DEVELOPER) in buildNotification()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java1059 new Notification.Builder(mContext, SystemNotificationChannels.DEVELOPER) in updateAdbNotification()
/frameworks/data-binding/compiler/src/main/resources/
DNOTICE.txt1105 YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
1165 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java2103 new Notification.Builder(context, SystemNotificationChannels.DEVELOPER) in handleMessage()
2353 new Notification.Builder(mContext, SystemNotificationChannels.DEVELOPER) in handleMessage()