Searched refs:rejectIntent (Results 1 – 2 of 2) sorted by relevance
114 final Intent rejectIntent = new Intent( in onShowIncomingCallUi() local117 rejectIntent.putExtra(IncomingSelfManagedCallActivity.EXTRA_CALL_ID, mCallId); in onShowIncomingCallUi()130 PendingIntent.getBroadcast(mContext, 0, rejectIntent, in onShowIncomingCallUi()
203 Intent rejectIntent = new Intent( in getNotificationBuilder() local280 PendingIntent.getBroadcast(mContext, 0, rejectIntent, in getNotificationBuilder()