Searched refs:getNetworkSelectionModeCallCount (Results 1 – 2 of 2) sorted by relevance
1480 getNetworkSelectionModeCallCount.incrementAndGet(); in getNetworkSelectionMode()1487 private final AtomicInteger getNetworkSelectionModeCallCount = new AtomicInteger(0); field in SimulatedCommands1491 return getNetworkSelectionModeCallCount.get(); in getGetNetworkSelectionModeCallCount()
489 final int getNetworkSelectionModeCallCount = in testRilTrafficAfterSetRadioPower() local504 assertEquals(getNetworkSelectionModeCallCount + 1, in testRilTrafficAfterSetRadioPower()517 assertEquals(getNetworkSelectionModeCallCount + 2, in testRilTrafficAfterSetRadioPower()