Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java72 public static final byte FOLDER_NAVIGATION_DIRECTION_DOWN = 0x01; field in AvrcpControllerService
DAvrcpControllerStateMachine.java955 AvrcpControllerService.FOLDER_NAVIGATION_DIRECTION_DOWN, in navigateToFolderOrRetrieve()