Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java80 @interface RemoteBugreportNotificationType {} annotation in RemoteBugreportManager
132 private Notification buildNotification(@RemoteBugreportNotificationType int type) { in buildNotification()
340 private void notify(@RemoteBugreportNotificationType int type) { in notify()