Searched refs:SHOW_IM_PICKER_MODE_AUTO (Results 1 – 2 of 2) sorted by relevance
337 public static final int SHOW_IM_PICKER_MODE_AUTO = 0; field in InputMethodManager2795 mService.showInputMethodPickerFromClient(mClient, SHOW_IM_PICKER_MODE_AUTO); in showInputMethodPickerLocked()
4147 case InputMethodManager.SHOW_IM_PICKER_MODE_AUTO: in handleMessage()