HomeSort by relevance Sort by last modified time
    Searched refs:Hints (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Hints.java 32 * Logic to determine when to display hints on usage to the user.
34 public class Hints {
39 private static final String TAG = "Hints";
66 public Hints(Context context, Display display) {
LatinIME.java 163 private Hints mHints;
300 mHints = new Hints(this, new Hints.Display() {
    [all...]
  /dalvik/vm/
Dvm.mk 306 arch/generic/Hints.c \
324 arch/generic/Hints.c \

Completed in 64 milliseconds