Searched defs:IME_ACTION_CUSTOM_LABEL (Results 1 – 2 of 2) sorted by relevance
38 public static final int IME_ACTION_CUSTOM_LABEL = EditorInfo.IME_MASK_ACTION + 1; field in InputTypeUtils
62 private static final int IME_ACTION_CUSTOM_LABEL = EditorInfo.IME_MASK_ACTION + 1; field in CarLatinIME