Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationShellHelper.java58 public void setLocationEnabledForCurrentUser(boolean enabled) throws Exception { in setLocationEnabledForCurrentUser() method in LocationShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerStatsTest.java129 mLocationShellHelper.setLocationEnabledForCurrentUser(true); in setUp()
205 mLocationShellHelper.setLocationEnabledForCurrentUser(mOriginalLocationEnabled); in tearDown()
DLocationTimeZoneManagerHostTest.java144 mLocationShellHelper.setLocationEnabledForCurrentUser(true); in setUp()
221 mLocationShellHelper.setLocationEnabledForCurrentUser(mOriginalLocationEnabled); in tearDown()