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

  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java 88 * <li> {@link #EXTRA_PLAYER_SETTING} - {@link BluetoothAvrcpPlayerSettings} containing the
101 public static final String EXTRA_PLAYER_SETTING =
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 528 intent.putExtra(BluetoothAvrcpController.EXTRA_PLAYER_SETTING, mPlAppSetting);
    [all...]

Completed in 341 milliseconds