Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsContainerView.java124 CharSequence msg = Utilities.wrapForTts( in handleClick()
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java534 public static CharSequence wrapForTts(CharSequence msg, String ttsMsg) { in wrapForTts() method in Utilities