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

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerService.java 140 public static final String EXTRA_FOLDER_BT_ID =
141 "com.android.bluetooth.avrcp-controller.EXTRA_FOLDER_BT_ID";
559 b.putString(EXTRA_FOLDER_BT_ID, uid);
    [all...]
AvrcpControllerStateMachine.java 269 String uid = b.getString(AvrcpControllerService.EXTRA_FOLDER_BT_ID);
    [all...]

Completed in 211 milliseconds