Home
last modified time | relevance | path

Searched refs:isLocationEnabledForCurrentUser (Results 1 – 4 of 4) 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/
DTimeZoneDetectorStatsTest.java108 mLocationShellHelper.isLocationEnabledForCurrentUser(); in testAtom_TimeZoneDetectorState()
DLocationTimeZoneManagerStatsTest.java127 mOriginalLocationEnabled = mLocationShellHelper.isLocationEnabledForCurrentUser(); in setUp()
DLocationTimeZoneManagerHostTest.java142 mOriginalLocationEnabled = mLocationShellHelper.isLocationEnabledForCurrentUser(); in setUp()