Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java85 assumeTrue(isLocationTimeZoneManagerPresent()); in assumeLocationTimeZoneManagerIsPresent()
91 public boolean isLocationTimeZoneManagerPresent() throws Exception { in isLocationTimeZoneManagerPresent() method in LocationTimeZoneManagerShellHelper
/cts/hostsidetests/time/host/src/android/time/cts/host/
DLocationTimeZoneManagerStatsTest.java175 if (!mLocationTimeZoneManagerShellHelper.isLocationTimeZoneManagerPresent()) { in tearDown()
DLocationTimeZoneManagerHostTest.java191 if (!mLocationTimeZoneManagerShellHelper.isLocationTimeZoneManagerPresent()) { in tearDown()