Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DTutorial.java38 public class Tutorial implements OnTouchListener { class
142 Tutorial.this.next(); in show()
165 public Tutorial(LatinIME ime, LatinKeyboardView inputView) { in Tutorial() method in Tutorial
DLatinIME.java135 private Tutorial mTutorial;
158 mTutorial = new Tutorial(LatinIME.this, mInputView);