Searched refs:ABORT_REFUSED (Results 1 – 13 of 13) sorted by relevance
263 ABORT_REFUSED,274 ABORT_REFUSED,291 static final int ABORT_REFUSED = 4; field in Constants
58 Constants.MESSAGE_SET_SYSTEM_AUDIO_MODE, Constants.ABORT_REFUSED)); in handleSystemAudioActionFromAvr()
407 return Constants.ABORT_REFUSED; in handleGiveAudioStatus()481 return Constants.ABORT_REFUSED; in handleRequestShortAudioDescriptor()812 return Constants.ABORT_REFUSED; in handleSystemAudioModeRequest()847 return Constants.ABORT_REFUSED; in handleSetSystemAudioMode()859 return Constants.ABORT_REFUSED; in handleSystemAudioModeStatus()1143 return Constants.ABORT_REFUSED; in handleSystemAudioModeOnFromNonTvDevice()1170 mService.maySendFeatureAbortCommand(message, Constants.ABORT_REFUSED); in handleSystemAudioModeOnFromNonTvDevice()
269 return Constants.ABORT_REFUSED; in handleRoutingChange()287 return Constants.ABORT_REFUSED; in handleRoutingInformation()
92 private final CecMessageHandler mAborterRefused = new Aborter(Constants.ABORT_REFUSED);
642 return Constants.ABORT_REFUSED; in handleReportAudioStatus()1046 return Constants.ABORT_REFUSED; in handleInitiateArc()1104 return Constants.ABORT_REFUSED; in handleSetSystemAudioMode()1109 return Constants.ABORT_REFUSED; in handleSetSystemAudioMode()
749 return Constants.ABORT_REFUSED; in handleUserControlPressed()912 return Constants.ABORT_REFUSED; in handleVendorCommand()926 return Constants.ABORT_REFUSED; in handleVendorCommandWithId()
350 assertThat(result).isEqualTo(Constants.ABORT_REFUSED); in handleUserControlPressed_volumeUp_disabled()361 assertThat(result).isEqualTo(Constants.ABORT_REFUSED); in handleUserControlPressed_volumeDown_disabled()372 assertThat(result).isEqualTo(Constants.ABORT_REFUSED); in handleUserControlPressed_volumeMute_disabled()514 vendorCommand.getOpcode(), Constants.ABORT_REFUSED); in handleVendorCommand_notHandled()525 vendorCommand.getOpcode(), Constants.ABORT_REFUSED); in handleVendorCommandWithId_notHandled_Cec14()
22 import static com.android.server.hdmi.Constants.ABORT_REFUSED;414 doReturn(ABORT_REFUSED).when(mHdmiControlServiceSpy).handleCecCommand(any()); in onMessage_sendsFeatureAbortWithRequestedOperand()423 mPlaybackLogicalAddress, DEVICE_TV, MESSAGE_STANDBY, ABORT_REFUSED); in onMessage_sendsFeatureAbortWithRequestedOperand()
179 Constants.ABORT_REFUSED)); in arcInitiation_abort()
202 Constants.ABORT_REFUSED); in testReportArcTerminated_featureAbort()
832 doReturn(Constants.ABORT_REFUSED).when(mHdmiControlServiceSpy) in handleCecCommand_localDeviceReturnsFeatureAbort_returnsFeatureAbort()836 .isEqualTo(Constants.ABORT_REFUSED); in handleCecCommand_localDeviceReturnsFeatureAbort_returnsFeatureAbort()956 doReturn(Constants.ABORT_REFUSED).when(mPlaybackDeviceSpy).dispatchMessage(message); in dispatchMessageToLocalDevice_broadcastMessage_returnsHandled()999 doReturn(Constants.ABORT_REFUSED) in dispatchMessageToLocalDevice_localDeviceReturnsFeatureAbort_returnsFeatureAbort()1003 .isEqualTo(Constants.ABORT_REFUSED); in dispatchMessageToLocalDevice_localDeviceReturnsFeatureAbort_returnsFeatureAbort()
221 .isEqualTo(Constants.ABORT_REFUSED); in handleRequestShortAudioDescriptor_featureDisabled()548 Constants.ABORT_REFUSED); in handleSystemAudioModeRequest_fromNonTV_tVNotSupport()700 .isEqualTo(Constants.ABORT_REFUSED); in giveAudioStatus_volumeDisabled()