Home
last modified time | relevance | path

Searched refs:resetAllLatchCountdown (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemManager.java834 mMockModemService.getIRadioNetwork((byte) slotId).resetAllLatchCountdown(); in resetNetworkAllLatchCountdown()
857 mMockModemService.getIRadioVoice((byte) slotId).resetAllLatchCountdown(); in resetVoiceAllLatchCountdown()
971 mMockModemService.getIRadioIms().resetAllLatchCountdown(); in resetImsAllLatchCountdown()
1115 mMockModemService.getIRadioModem((byte) slotId).resetAllLatchCountdown(); in changeImeiMapping()
DIRadioImsImpl.java357 public void resetAllLatchCountdown() { in resetAllLatchCountdown() method in IRadioImsImpl
358 mImsState.resetAllLatchCountdown(); in resetAllLatchCountdown()
DMockImsService.java266 public void resetAllLatchCountdown() { in resetAllLatchCountdown() method in MockImsService
DIRadioNetworkImpl.java1260 public void resetAllLatchCountdown() { in resetAllLatchCountdown() method in IRadioNetworkImpl
1261 mServiceState.resetAllLatchCountdown(); in resetAllLatchCountdown()
DIRadioModemImpl.java603 public void resetAllLatchCountdown() { in resetAllLatchCountdown() method in IRadioModemImpl
DMockNetworkService.java778 public void resetAllLatchCountdown() { in resetAllLatchCountdown() method in MockNetworkService
DIRadioVoiceImpl.java1183 public void resetAllLatchCountdown() { in resetAllLatchCountdown() method in IRadioVoiceImpl