Searched refs:resetVoiceAllLatchCountdown (Results 1 – 4 of 4) sorted by relevance
250 resetVoiceAllLatchCountdown(sTestSlot); in beforeTest()255 resetVoiceAllLatchCountdown(sOtherSlot); in beforeTest()449 private void resetVoiceAllLatchCountdown(int slotId) { in resetVoiceAllLatchCountdown() method in DomainSelectionCrossSimRedialingTestOnMockModem450 sMockModemManager.resetVoiceAllLatchCountdown(slotId); in resetVoiceAllLatchCountdown()
265 sMockModemManager.resetVoiceAllLatchCountdown(sTestSlot); in beforeTest()
187 sMockModemManager.resetVoiceAllLatchCountdown(sTestSlot); in beforeTest()
855 public void resetVoiceAllLatchCountdown(int slotId) { in resetVoiceAllLatchCountdown() method in MockModemManager