Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerUtils.java25 public static String passThruIdToString(int id) { in passThruIdToString() method in AvrcpControllerUtils
DAvrcpControllerStateMachine.java764 + AvrcpControllerUtils.passThruIdToString(cmd)); in passThru()