Searched refs:getNetworkSelectionModeCallCount (Results 1 – 2 of 2) sorted by relevance
1446 getNetworkSelectionModeCallCount.incrementAndGet(); in getNetworkSelectionMode()1453 private final AtomicInteger getNetworkSelectionModeCallCount = new AtomicInteger(0); field in SimulatedCommands1457 return getNetworkSelectionModeCallCount.get(); in getGetNetworkSelectionModeCallCount()
439 final int getNetworkSelectionModeCallCount = in testRilTrafficAfterSetRadioPower() local454 assertEquals(getNetworkSelectionModeCallCount + 1, in testRilTrafficAfterSetRadioPower()467 assertEquals(getNetworkSelectionModeCallCount + 2, in testRilTrafficAfterSetRadioPower()