Searched refs:createEmptySuggestion (Results 1 – 2 of 2) sorted by relevance
19 import static android.app.timezonedetector.TelephonyTimeZoneSuggestion.createEmptySuggestion;80 suggestion = createEmptySuggestion(slotIndex, in getTimeZoneSuggestion()84 suggestion = createEmptySuggestion(slotIndex, "getTimeZoneSuggestion:" in getTimeZoneSuggestion()91 suggestion = createEmptySuggestion(slotIndex, in getTimeZoneSuggestion()125 TelephonyTimeZoneSuggestion errorSuggestion = createEmptySuggestion(slotIndex, message); in getTimeZoneSuggestion()
82 public static TelephonyTimeZoneSuggestion createEmptySuggestion( in createEmptySuggestion() method in TelephonyTimeZoneSuggestion