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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 54 public static final int ELEMENT_PHONE = 7;
211 case ELEMENT_PHONE: return "phone";
KeyboardLayoutSet.java 147 keyboardLayoutSetElementId = KeyboardId.ELEMENT_PHONE;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardLayoutSetActionLabelBase.java 117 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_PHONE,
145 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_PHONE, null /* label */, iconId);
KeyboardLayoutSetNavigateMoreKeysBase.java 298 doTestNavigationMoreKeysOf(Constants.CODE_ENTER, subtype, KeyboardId.ELEMENT_PHONE,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
MainKeyboardAccessibilityDelegate.java 190 case KeyboardId.ELEMENT_PHONE:
KeyCodeDescriptionMapper.java 162 case KeyboardId.ELEMENT_PHONE:

Completed in 47 milliseconds