Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java175 final PendingIntent pendingIntentDecline = PendingIntent.getBroadcast(mContext, in buildNotification() local
179 R.string.decline_remote_bugreport_action), pendingIntentDecline).build()) in buildNotification()