Searched refs:showHint (Results 1 – 2 of 2) sorted by relevance
36 public void showHint(int viewResource); in showHint() method82 showHint(R.layout.voice_swipe_hint); in showSwipeHintIfNecessary()96 showHint(R.layout.voice_punctuation_hint); in showPunctuationHintIfNecessary()158 private void showHint(int hintViewResource) { in showHint() method in Hints175 mDisplay.showHint(hintViewResource); in showHint()
384 public void showHint(int viewResource) { in onCreate()