Home
last modified time | relevance | path

Searched refs:FOLDER_NAVIGATION_DIRECTION_UP (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java75 public static final byte FOLDER_NAVIGATION_DIRECTION_UP = 0x00; field in AvrcpControllerService
DAvrcpControllerStateMachine.java1129 mDeviceAddress, AvrcpControllerService.FOLDER_NAVIGATION_DIRECTION_UP, 0); in navigateToFolderOrRetrieve()