Searched refs:IME_MASK_ACTION (Results 1 – 7 of 7) sorted by relevance
457 } else if ((ei.imeOptions & EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE) {458 ic.performEditorAction(ei.imeOptions & EditorInfo.IME_MASK_ACTION);2569 (ei.imeOptions & EditorInfo.IME_MASK_ACTION) != in sendDefaultEditorAction()2576 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION); in sendDefaultEditorAction()2737 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getTextForImeAction()2767 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getIconForImeAction()2829 (ei.imeOptions&EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE && in onUpdateExtractingViews()
105 public static final int IME_MASK_ACTION = 0x000000ff; field in EditorInfo
6891 mask = EditorInfo.IME_MASK_ACTION,6895 mask = EditorInfo.IME_MASK_ACTION,6899 mask = EditorInfo.IME_MASK_ACTION,6903 mask = EditorInfo.IME_MASK_ACTION,6907 mask = EditorInfo.IME_MASK_ACTION,6911 mask = EditorInfo.IME_MASK_ACTION,6915 mask = EditorInfo.IME_MASK_ACTION,6919 mask = EditorInfo.IME_MASK_ACTION,8648 if ((outAttrs.imeOptions & EditorInfo.IME_MASK_ACTION) in onCreateInputConnection()
475 int imeActions = outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION; in onCreateInputConnection()
35616 field public static final int IME_MASK_ACTION = 255; // 0xff
54378 field public static final int IME_MASK_ACTION = 255; // 0xff
54522 field public static final int IME_MASK_ACTION = 255; // 0xff