Searched refs:getNetworkSelectionModeCallCount (Results 1 – 2 of 2) sorted by relevance
1442 getNetworkSelectionModeCallCount.incrementAndGet(); in getNetworkSelectionMode()1452 private final AtomicInteger getNetworkSelectionModeCallCount = new AtomicInteger(0); field in SimulatedCommands1456 return getNetworkSelectionModeCallCount.get(); in getGetNetworkSelectionModeCallCount()
724 final int getNetworkSelectionModeCallCount = in testRilTrafficAfterSetRadioPower() local739 assertEquals(getNetworkSelectionModeCallCount + 1, in testRilTrafficAfterSetRadioPower()752 assertEquals(getNetworkSelectionModeCallCount + 2, in testRilTrafficAfterSetRadioPower()