Searched refs:maybeSuggestDeviceTimeZone (Results 1 – 4 of 4) sorted by relevance
52 void maybeSuggestDeviceTimeZone(@NonNull TelephonyTimeZoneSuggestion suggestion); in maybeSuggestDeviceTimeZone() method
79 public void maybeSuggestDeviceTimeZone(@NonNull TelephonyTimeZoneSuggestion newSuggestion) { in maybeSuggestDeviceTimeZone() method in TimeServiceHelperImpl
295 mTimeServiceHelper.maybeSuggestDeviceTimeZone(suggestion); in doTimeZoneDetection()
671 public void maybeSuggestDeviceTimeZone(TelephonyTimeZoneSuggestion timeZoneSuggestion) { in maybeSuggestDeviceTimeZone() method in NitzStateMachineImplTest.FakeTimeServiceHelper