Home
last modified time | relevance | path

Searched refs:ManualTimeZoneSuggestionCompat (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/
DTimeZoneDetectorCompat.java29 @NonNull ManualTimeZoneSuggestionCompat timeZoneSuggestion) { in suggestManualTimeZone()
34 public static ManualTimeZoneSuggestionCompat createManualTimeZoneSuggestion( in createManualTimeZoneSuggestion()
36 return new ManualTimeZoneSuggestionCompat( in createManualTimeZoneSuggestion()
DManualTimeZoneSuggestionCompat.java19 public class ManualTimeZoneSuggestionCompat { class
22 ManualTimeZoneSuggestionCompat(ManualTimeZoneSuggestion obj) { in ManualTimeZoneSuggestionCompat() method in ManualTimeZoneSuggestionCompat