Searched refs:mCommand (Results 1 – 6 of 6) sorted by relevance
40 private int mCommand; field in BleButtonActivity49 mCommand = BleClientService.COMMAND_DISCOVER_SERVICE; in BleButtonActivity()56 mCommand = BleClientService.COMMAND_DISCONNECT; in BleButtonActivity()75 intent.putExtra(BleClientService.EXTRA_COMMAND, mCommand); in onCreate()
83 : mCommand(command), in AudioProtocol()98 uint32_t mCommand;
31 mBuffer[0] = htonl(mCommand); in sendCommand()38 if (!checkHeaderId(data, mCommand)) { in handleReply()
322 assertEquals(commandStr, controllerCallback.mCommand.getCustomAction()); in testCallback_onSessionCommand()324 controllerCallback.mCommand.getCustomExtras().getString(commandExtraKey)); in testCallback_onSessionCommand()425 Session2Command mCommand; field in MediaController2Test.Controller2Callback458 mCommand = command; in onSessionCommand()469 mCommand = command; in onCommandResult()
140 assertEquals(command, mCallback.mCommand); in testSendCommand()391 callback.onCommand(mCallback.mCommand, mCallback.mExtras, null); in testTransportControlsAndMediaSessionCallback()430 private String mCommand; field in MediaControllerTest.MediaSessionCallback468 mCommand = null; in reset()638 mCommand = command; in onCommand()
483 assertEquals(commandStr, sessionCallback.mCommand.getCustomAction()); in testCallback_onSessionCommand()485 sessionCallback.mCommand.getCustomExtras().getString(commandExtraKey)); in testCallback_onSessionCommand()684 Session2Command mCommand; field in MediaSession2Test.Session2Callback732 mCommand = command; in onSessionCommand()755 mCommand = command; in onCommandResult()