Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/src/com/android/bips/
DP2pPermissionManager.java212 PendingIntent cancelPendingIndent = PendingIntent.getService(mContext, in showNotification() local
217 mContext.getString(android.R.string.cancel), cancelPendingIndent).build(); in showNotification()
225 .setDeleteIntent(cancelPendingIndent) in showNotification()