Searched refs:sendPassThroughCommand (Results 1 – 3 of 3) sorted by relevance
463 .sendPassThroughCommand( in testPlay()468 .sendPassThroughCommand( in testPlay()484 .sendPassThroughCommand( in testPause()489 .sendPassThroughCommand( in testPause()505 .sendPassThroughCommand( in testStop()510 .sendPassThroughCommand( in testStop()526 .sendPassThroughCommand( in testNext()531 .sendPassThroughCommand( in testNext()547 .sendPassThroughCommand( in testPrevious()552 .sendPassThroughCommand( in testPrevious()[all …]
775 mNativeInterface.sendPassThroughCommand( in passThru()793 mNativeInterface.sendPassThroughCommand( in passThru()800 mNativeInterface.sendPassThroughCommand( in passThru()
67 boolean sendPassThroughCommand(byte[] address, int keyCode, int keyState) { in sendPassThroughCommand() method in AvrcpControllerNativeInterface