Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java486 mSimulatedCommands.getGetDataRegistrationStateCallCount(); in testRilTrafficAfterSetRadioPower()
501 mSimulatedCommands.getGetDataRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
514 mSimulatedCommands.getGetDataRegistrationStateCallCount()); in testRilTrafficAfterSetRadioPower()
H A DSimulatedCommands.java1060 public int getGetDataRegistrationStateCallCount() { in getGetDataRegistrationStateCallCount() method in SimulatedCommands