Searched refs:cancelPendingIndent (Results 1 – 1 of 1) sorted by relevance
212 PendingIntent cancelPendingIndent = PendingIntent.getService(mContext, in showNotification() local217 mContext.getString(android.R.string.cancel), cancelPendingIndent).build(); in showNotification()225 .setDeleteIntent(cancelPendingIndent) in showNotification()