HomeSort by relevance Sort by last modified time
    Searched defs:KEYCODE_OPTIONS (Results 1 - 2 of 2) sorted by null

  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboardView.java 28 static final int KEYCODE_OPTIONS = -100;
43 getOnKeyboardActionListener().onKey(KEYCODE_OPTIONS, null);
  /frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboardView.java 25 static final int KEYCODE_OPTIONS = -100;

Completed in 601 milliseconds