Home
last modified time | relevance | path

Searched refs:getGetVoiceRegistrationStateCallCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java488 mSimulatedCommands.getGetVoiceRegistrationStateCallCount(); in testRilTrafficAfterSetRadioPower()
503 mSimulatedCommands.getGetVoiceRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
516 mSimulatedCommands.getGetVoiceRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
H A DSimulatedCommands.java1029 public int getGetVoiceRegistrationStateCallCount() { in getGetVoiceRegistrationStateCallCount() method in SimulatedCommands