Searched refs:showAuxSubtypes (Results 1 – 1 of 1) sorted by relevance
3677 final boolean showAuxSubtypes; in handleMessage()3684 showAuxSubtypes = mInputShown; in handleMessage()3687 showAuxSubtypes = true; in handleMessage()3690 showAuxSubtypes = false; in handleMessage()3696 showInputMethodMenu(showAuxSubtypes, displayId); in handleMessage()4095 private void showInputMethodMenu(boolean showAuxSubtypes, int displayId) { in showInputMethodMenu() argument4096 if (DEBUG) Slog.v(TAG, "Show switching menu. showAuxSubtypes=" + showAuxSubtypes); in showInputMethodMenu()4107 showAuxSubtypes, isScreenLocked); in showInputMethodMenu()