Searched refs:ManualTimeZoneSuggestionCompat (Results 1 – 2 of 2) sorted by relevance
29 @NonNull ManualTimeZoneSuggestionCompat timeZoneSuggestion) { in suggestManualTimeZone()34 public static ManualTimeZoneSuggestionCompat createManualTimeZoneSuggestion( in createManualTimeZoneSuggestion()36 return new ManualTimeZoneSuggestionCompat( in createManualTimeZoneSuggestion()
19 public class ManualTimeZoneSuggestionCompat { class22 ManualTimeZoneSuggestionCompat(ManualTimeZoneSuggestion obj) { in ManualTimeZoneSuggestionCompat() method in ManualTimeZoneSuggestionCompat