Searched refs:hangupIntent (Results 1 – 1 of 1) sorted by relevance
200 Intent hangupIntent = new Intent(TelecomBroadcastIntentProcessor.ACTION_HANGUP_CALL, in showStreamingNotification() local203 PendingIntent hangupPendingIntent = PendingIntent.getBroadcast(mContext, 0, hangupIntent, in showStreamingNotification()