HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_MESSAGE_RECEIVED (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothMapClient.java 45 public static final String ACTION_MESSAGE_RECEIVED =
53 /* Extras used in ACTION_MESSAGE_RECEIVED intent.
377 * Get unread messages. Unread messages will be published via {@link #ACTION_MESSAGE_RECEIVED}.
  /frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/
RemotePlaybackClient.java 75 actionFilter.addAction(ActionReceiver.ACTION_MESSAGE_RECEIVED);
89 Intent messageIntent = new Intent(ActionReceiver.ACTION_MESSAGE_RECEIVED);
    [all...]
  /frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/
RemotePlaybackClient.java 76 actionFilter.addAction(ActionReceiver.ACTION_MESSAGE_RECEIVED);
90 Intent messageIntent = new Intent(ActionReceiver.ACTION_MESSAGE_RECEIVED);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 52 milliseconds