HomeSort by relevance Sort by last modified time
    Searched refs:EXTRA_PLAYBACK (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java 75 * <li> {@link #EXTRA_PLAYBACK} - {@link PlaybackState} containing the current playback
98 public static final String EXTRA_PLAYBACK =
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
A2dpMediaBrowserService.java 273 intent.getParcelableExtra(BluetoothAvrcpController.EXTRA_PLAYBACK);
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 522 intent.putExtra(BluetoothAvrcpController.EXTRA_PLAYBACK, state);
    [all...]

Completed in 45 milliseconds