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