Searched refs:ABORT_UNRECOGNIZED_OPCODE (Results 1 – 4 of 4) sorted by relevance
167 static final int ABORT_UNRECOGNIZED_OPCODE = 0; field in Constants
85 Constants.ABORT_UNRECOGNIZED_OPCODE);
560 maySendFeatureAbortCommand(message, Constants.ABORT_UNRECOGNIZED_OPCODE); in onReceiveCommand()
572 mService.maySendFeatureAbortCommand(message, Constants.ABORT_UNRECOGNIZED_OPCODE); in handleVendorCommandWithId()