Searched refs:ACTION_MESSAGE_RECEIVED (Results 1 – 1 of 1) sorted by relevance
76 actionFilter.addAction(ActionReceiver.ACTION_MESSAGE_RECEIVED); in RemotePlaybackClient()90 Intent messageIntent = new Intent(ActionReceiver.ACTION_MESSAGE_RECEIVED); in RemotePlaybackClient()875 public static final String ACTION_MESSAGE_RECEIVED = field in RemotePlaybackClient.ActionReceiver931 } else if (action.equals(ACTION_MESSAGE_RECEIVED)) { in onReceive()