Searched refs:mGetDataRegistrationStateCallCount (Results 1 – 1 of 1) sorted by relevance
974 mGetDataRegistrationStateCallCount.incrementAndGet(); in getDataRegistrationState()988 private final AtomicInteger mGetDataRegistrationStateCallCount = new AtomicInteger(0); field in SimulatedCommands992 return mGetDataRegistrationStateCallCount.get(); in getGetDataRegistrationStateCallCount()