Searched refs:IME_MASK_ACTION (Results 1 – 6 of 6) sorted by relevance
339 } else if ((ei.imeOptions&EditorInfo.IME_MASK_ACTION)341 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION);2028 (ei.imeOptions & EditorInfo.IME_MASK_ACTION) != in sendDefaultEditorAction()2035 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION); in sendDefaultEditorAction()2192 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getTextForImeAction()2256 (ei.imeOptions&EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE && in onUpdateExtractingViews()
49 public static final int IME_MASK_ACTION = 0x000000ff; field in EditorInfo
356 int imeActions = outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION; in onCreateInputConnection()
5994 if ((outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION) in onCreateInputConnection()
37852 field public static final int IME_MASK_ACTION = 255; // 0xff
35618 field public static final int IME_MASK_ACTION = 255; // 0xff