Searched refs:ACTION_UNMUTE_CONVERSATION (Results 1 – 2 of 2) sorted by relevance
56 static final String ACTION_UNMUTE_CONVERSATION = field in MessengerService159 case ACTION_UNMUTE_CONVERSATION: in onStartCommand()
301 PendingIntent muteIntent = buildIntentFor(MessengerService.ACTION_UNMUTE_CONVERSATION, in getActionsFor()