Searched defs:maybeSuggestDeviceTimeZone (Results 1 – 3 of 3) sorted by relevance
52 void maybeSuggestDeviceTimeZone(@NonNull TelephonyTimeZoneSuggestion suggestion); in maybeSuggestDeviceTimeZone() method
80 public void maybeSuggestDeviceTimeZone(@NonNull TelephonyTimeZoneSuggestion newSuggestion) { in maybeSuggestDeviceTimeZone() method in TimeServiceHelperImpl
919 public void maybeSuggestDeviceTimeZone(TelephonyTimeZoneSuggestion timeZoneSuggestion) { in maybeSuggestDeviceTimeZone() method in NitzStateMachineImplTest.FakeTimeServiceHelper