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.java438 mSimulatedCommands.getGetVoiceRegistrationStateCallCount(); in testRilTrafficAfterSetRadioPower()
453 mSimulatedCommands.getGetVoiceRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
466 mSimulatedCommands.getGetVoiceRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
DSimulatedCommands.java1014 public int getGetVoiceRegistrationStateCallCount() { in getGetVoiceRegistrationStateCallCount() method in SimulatedCommands