Searched refs:setTimeZoneImpl (Results 1 – 2 of 2) sorted by relevance
2114 void setTimeZoneImpl(String tzId, @TimeZoneConfidence int confidence, String logInfo) { in setTimeZoneImpl() method in AlarmManagerService2628 setTimeZoneImpl(tzId, confidence, logInfo); in setTimeZone()2912 setTimeZoneImpl(tz, timeZoneConfidence, "AlarmManager.setTimeZone() called");
3365 public void setTimeZoneImpl() {3368 mService.setTimeZoneImpl("UTC", TIME_ZONE_CONFIDENCE_HIGH, "AlarmManagerServiceTest");