Searched refs:ACTION_MESSAGE_PLAY_START (Results 1 – 2 of 2) sorted by relevance
283 mIntentFilter.addAction(MapMessageMonitor.ACTION_MESSAGE_PLAY_START); in MessengerServiceBroadcastReceiver()298 case MapMessageMonitor.ACTION_MESSAGE_PLAY_START: in onReceive()
76 public static final String ACTION_MESSAGE_PLAY_START = field in MapMessageMonitor360 Intent intent = new Intent(ACTION_MESSAGE_PLAY_START); in playMessages()