Searched refs:getSatelliteSessionStats (Results 1 – 3 of 3) sorted by relevance
4456 mPersistAtomsStorage.getSatelliteSessionStats(0L); in addSatelliteSessionStats_emptyProto()4474 mPersistAtomsStorage.getSatelliteSessionStats(0L); in addSatelliteSessionStats_withExistingEntries()4503 mPersistAtomsStorage.getSatelliteSessionStats(0L); in addSatelliteSessionStats_tooManyEntries()4518 mPersistAtomsStorage.getSatelliteSessionStats(100L); in getSatelliteSessionStats_tooFrequent()
909 mStorage.getSatelliteSessionStats(MIN_COOLDOWN_MILLIS); in pullSatelliteSession()
1479 public synchronized SatelliteSession[] getSatelliteSessionStats(long minIntervalMillis) { in getSatelliteSessionStats() method in PersistAtomsStorage