Searched refs:sendPassThroughCommand (Results 1 – 3 of 3) sorted by relevance
517 .sendPassThroughCommand( in testPlay()522 .sendPassThroughCommand( in testPlay()538 .sendPassThroughCommand( in testPause()543 .sendPassThroughCommand( in testPause()559 .sendPassThroughCommand( in testStop()564 .sendPassThroughCommand( in testStop()580 .sendPassThroughCommand( in testNext()585 .sendPassThroughCommand( in testNext()601 .sendPassThroughCommand( in testPrevious()606 .sendPassThroughCommand( in testPrevious()[all …]
767 mNativeInterface.sendPassThroughCommand( in passThru()785 mNativeInterface.sendPassThroughCommand( in passThru()792 mNativeInterface.sendPassThroughCommand( in passThru()
67 boolean sendPassThroughCommand(byte[] address, int keyCode, int keyState) { in sendPassThroughCommand() method in AvrcpControllerNativeInterface