Home
last modified time | relevance | path

Searched refs:getTimer (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/
H A DLocationBasedCountryDetectorTest.java146 public Timer getTimer() { in getTimer() method in LocationBasedCountryDetectorTest.TestCountryDetector
208 assertNull(detector.getTimer()); in testFindingCountryCommon()
231 assertNull(detector.getTimer()); in testFindingCountryCancelled()
256 assertNull(detector.getTimer()); in testFindingLocationCancelled()
310 assertNull(detector.getTimer()); in testFindingCountryFailed()
349 while (count-- > 0 && detector.getTimer() != null) { in waitForTimerReset()
354 Timer timer = detector.getTimer(); in waitForTimerReset()
/aosp14/frameworks/base/core/java/android/os/health/
H A DHealthStats.java214 public TimerStat getTimer(int key) { in getTimer() method in HealthStats
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13233 HSPLandroid/os/health/HealthStats;->getTimer(I)Landroid/os/health/TimerStat;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13236 HSPLandroid/os/health/HealthStats;->getTimer(I)Landroid/os/health/TimerStat;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34123 method public android.os.health.TimerStat getTimer(int);