Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportUtils.java83 PendingIntent pendingIntentAccept = PendingIntent.getBroadcast(context, NOTIFICATION_ID, in buildNotification() local
93 R.string.share_remote_bugreport_action), pendingIntentAccept).build()) in buildNotification()