Home
last modified time | relevance | path

Searched refs:isLocationEnabledForCurrentUser (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationShellHelper.java52 public boolean isLocationEnabledForCurrentUser() throws Exception { in isLocationEnabledForCurrentUser() method in LocationShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java79 mOriginalLocationEnabled = mLocationShellHelper.isLocationEnabledForCurrentUser(); in setUp()
DTimeZoneDetectorStatsTest.java106 mLocationShellHelper.isLocationEnabledForCurrentUser(); in testAtom_TimeZoneDetectorState()