Searched refs:ACTION_MUTE (Results 1 – 3 of 3) sorted by relevance
44 TelecomConstants.ACTION_MUTE, MUTE_BUTTON_REQUEST_CODE); in CurrentCallConverter()46 TelecomConstants.ACTION_MUTE, MUTE_BUTTON_REQUEST_CODE); in CurrentCallConverter()
24 public static final String ACTION_MUTE = "mute"; field in TelecomConstants
198 case TelecomConstants.ACTION_MUTE: in onReceive()