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