Searched refs:IME_MASK_ACTION (Results 1 – 5 of 5) sorted by relevance
337 } else if ((ei.imeOptions&EditorInfo.IME_MASK_ACTION)339 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION);1997 (ei.imeOptions & EditorInfo.IME_MASK_ACTION) != in sendDefaultEditorAction()2004 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION); in sendDefaultEditorAction()2161 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getTextForImeAction()2225 (ei.imeOptions&EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE && in onUpdateExtractingViews()
49 public static final int IME_MASK_ACTION = 0x000000ff; field in EditorInfo
327 int imeActions = outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION; in onCreateInputConnection()
5723 if ((outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION) in onCreateInputConnection()
29517 field public static final int IME_MASK_ACTION = 255; // 0xff