Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java373 mSimulatedCommands.getGetNetworkSelectionModeCallCount(); in testRilTrafficAfterSetRadioPower()
388 mSimulatedCommands.getGetNetworkSelectionModeCallCount()); in testRilTrafficAfterSetRadioPower()
401 mSimulatedCommands.getGetNetworkSelectionModeCallCount()); in testRilTrafficAfterSetRadioPower()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1418 public int getGetNetworkSelectionModeCallCount() { in getGetNetworkSelectionModeCallCount() method in SimulatedCommands