Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java371 mSimulatedCommands.getGetVoiceRegistrationStateCallCount(); in testRilTrafficAfterSetRadioPower()
386 mSimulatedCommands.getGetVoiceRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
399 mSimulatedCommands.getGetVoiceRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java989 public int getGetVoiceRegistrationStateCallCount() { in getGetVoiceRegistrationStateCallCount() method in SimulatedCommands