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 145 public static final String EXTRA_FOLDER_BT_ID =
146 "com.android.bluetooth.avrcp-controller.EXTRA_FOLDER_BT_ID";
581 b.putString(EXTRA_FOLDER_BT_ID, uid);
    [all...]
AvrcpControllerStateMachine.java 281 String uid = b.getString(AvrcpControllerService.EXTRA_FOLDER_BT_ID);
    [all...]

Completed in 696 milliseconds