Searched refs:IME_MASK_ACTION (Results 1 – 6 of 6) sorted by relevance
348 } else if ((ei.imeOptions&EditorInfo.IME_MASK_ACTION)350 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION);2084 (ei.imeOptions & EditorInfo.IME_MASK_ACTION) != in sendDefaultEditorAction()2091 ic.performEditorAction(ei.imeOptions&EditorInfo.IME_MASK_ACTION); in sendDefaultEditorAction()2248 switch (imeOptions&EditorInfo.IME_MASK_ACTION) { in getTextForImeAction()2312 (ei.imeOptions&EditorInfo.IME_MASK_ACTION) != EditorInfo.IME_ACTION_NONE && in onUpdateExtractingViews()
49 public static final int IME_MASK_ACTION = 0x000000ff; field in EditorInfo
385 int imeActions = outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION; in onCreateInputConnection()
6289 if ((outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION) in onCreateInputConnection()
38296 field public static final int IME_MASK_ACTION = 255; // 0xff
40591 field public static final int IME_MASK_ACTION = 255; // 0xff