Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java77 @interface RemoteBugreportNotificationType {} annotation in RemoteBugreportManager
126 private Notification buildNotification(@RemoteBugreportNotificationType int type) { in buildNotification()