Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java76 public static final byte FOLDER_NAVIGATION_DIRECTION_DOWN = 0x01; field in AvrcpControllerService
DAvrcpControllerStateMachine.java1135 AvrcpControllerService.FOLDER_NAVIGATION_DIRECTION_DOWN, in navigateToFolderOrRetrieve()