Searched refs:wrapForTts (Results 1 – 3 of 3) sorted by relevance
212 CharSequence msg = Utilities.wrapForTts( in showWidgetToast()229 CharSequence msg = Utilities.wrapForTts( in showShortcutToast()
163 CharSequence msg = Utilities.wrapForTts( in showToast()
548 public static CharSequence wrapForTts(CharSequence msg, String ttsMsg) { in wrapForTts() method in Utilities