Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/src/com/android/bips/
DP2pPermissionManager.java227 PendingIntent proceedPendingIntent = PendingIntent.getActivity(mContext, 0, in showNotification() local
231 mContext.getString(R.string.fix), proceedPendingIntent).build(); in showNotification()
254 .setContentIntent(proceedPendingIntent) in showNotification()