Home
last modified time | relevance | path

Searched refs:IME_MASK_ACTION (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java457 } 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()
/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java105 public static final int IME_MASK_ACTION = 0x000000ff; field in EditorInfo
/frameworks/base/core/java/android/widget/
DTextView.java6876 mask = EditorInfo.IME_MASK_ACTION,
6880 mask = EditorInfo.IME_MASK_ACTION,
6884 mask = EditorInfo.IME_MASK_ACTION,
6888 mask = EditorInfo.IME_MASK_ACTION,
6892 mask = EditorInfo.IME_MASK_ACTION,
6896 mask = EditorInfo.IME_MASK_ACTION,
6900 mask = EditorInfo.IME_MASK_ACTION,
6904 mask = EditorInfo.IME_MASK_ACTION,
8633 if ((outAttrs.imeOptions & EditorInfo.IME_MASK_ACTION) in onCreateInputConnection()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java472 int imeActions = outAttrs.imeOptions&EditorInfo.IME_MASK_ACTION; in onCreateInputConnection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...