Searched refs:isLocationTimeZoneManagerPresent (Results 1 – 2 of 2) sorted by relevance
128 assumeTrue(isLocationTimeZoneManagerPresent()); in assumeLocationTimeZoneManagerIsPresent()134 public boolean isLocationTimeZoneManagerPresent() throws Exception { in isLocationTimeZoneManagerPresent() method in LocationTimeZoneManagerShellHelper
100 if (!mLocationTimeZoneManagerShellHelper.isLocationTimeZoneManagerPresent()) { in tearDown()