Searched refs:IME_MASK_ACTION (Results 1 – 6 of 6) sorted by relevance
570 } else if ((ei.imeOptions & EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE) {571 ic.performEditorAction(ei.imeOptions & EditorInfo.IME_MASK_ACTION);2905 (ei.imeOptions & EditorInfo.IME_MASK_ACTION) != in sendDefaultEditorAction()2912 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION); in sendDefaultEditorAction()3073 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getTextForImeAction()3103 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getIconForImeAction()3165 (ei.imeOptions&EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE && in onUpdateExtractingViews()
125 public static final int IME_MASK_ACTION = 0x000000ff; field in EditorInfo
7020 mask = EditorInfo.IME_MASK_ACTION,7024 mask = EditorInfo.IME_MASK_ACTION,7028 mask = EditorInfo.IME_MASK_ACTION,7032 mask = EditorInfo.IME_MASK_ACTION,7036 mask = EditorInfo.IME_MASK_ACTION,7040 mask = EditorInfo.IME_MASK_ACTION,7044 mask = EditorInfo.IME_MASK_ACTION,7048 mask = EditorInfo.IME_MASK_ACTION,8761 if ((outAttrs.imeOptions & EditorInfo.IME_MASK_ACTION) in onCreateInputConnection()
475 int imeActions = outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION; in onCreateInputConnection()
51763 field public static final int IME_MASK_ACTION = 255; // 0xff
35616 field public static final int IME_MASK_ACTION = 255; // 0xff