HomeSort by relevance Sort by last modified time
    Searched defs:IME_MASK_ACTION (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/view/inputmethod/
EditorInfo.java 49 public static final int IME_MASK_ACTION = 0x000000ff;
52 * Bits of {@link #IME_MASK_ACTION}: no specific action has been
59 * Bits of {@link #IME_MASK_ACTION}: there is no available action.
64 * Bits of {@link #IME_MASK_ACTION}: the action key performs a "go"
71 * Bits of {@link #IME_MASK_ACTION}: the action key performs a "search"
78 * Bits of {@link #IME_MASK_ACTION}: the action key performs a "send"
85 * Bits of {@link #IME_MASK_ACTION}: the action key performs a "next"
91 * Bits of {@link #IME_MASK_ACTION}: the action key performs a "done"
97 * Bits of {@link #IME_MASK_ACTION}: Like {@link #IME_ACTION_NEXT}, but
150 * {@link #IME_MASK_ACTION}, this indicates that the action should no
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 58 milliseconds