Searched refs:getCarrierRoamingSatelliteControllerStats (Results 1 – 4 of 4) sorted by relevance
531 .getCarrierRoamingSatelliteControllerStats(anyLong()); in onPullAtom_carrierRoamingSatelliteControllerStats_empty()548 .getCarrierRoamingSatelliteControllerStats(anyLong()); in onPullAtom_carrierRoamingSatelliteControllerStats_multipleAtoms()561 .getCarrierRoamingSatelliteControllerStats(anyLong()); in onPullAtom_carrierRoamingSatelliteControllerStats_tooFrequent()570 .getCarrierRoamingSatelliteControllerStats(eq(MIN_COOLDOWN_MILLIS)); in onPullAtom_carrierRoamingSatelliteControllerStats_tooFrequent()
4940 mPersistAtomsStorage.getCarrierRoamingSatelliteControllerStats(0L); in addCarrierRoamingSatelliteControllerStats_emptyProto()4979 mPersistAtomsStorage.getCarrierRoamingSatelliteControllerStats(0L); in addCarrierRoamingSatelliteControllerStats_withExistingEntries()4990 mPersistAtomsStorage.getCarrierRoamingSatelliteControllerStats(100L); in getCarrierRoamingSatelliteControllerStats_tooFrequent()
1002 mStorage.getCarrierRoamingSatelliteControllerStats(MIN_COOLDOWN_MILLIS); in pullCarrierRoamingSatelliteControllerStats()
1610 getCarrierRoamingSatelliteControllerStats(long minIntervalMillis) { in getCarrierRoamingSatelliteControllerStats() method in PersistAtomsStorage