Searched refs:mKeyboardLayoutNotificationShown (Results 1 – 1 of 1) sorted by relevance
173 private boolean mKeyboardLayoutNotificationShown; field in InputManagerService773 } else if (mKeyboardLayoutNotificationShown) { in deliverInputDevicesChanged()963 if (!mKeyboardLayoutNotificationShown) { in showMissingKeyboardLayoutNotification()989 mKeyboardLayoutNotificationShown = true; in showMissingKeyboardLayoutNotification()995 if (mKeyboardLayoutNotificationShown) { in hideMissingKeyboardLayoutNotification()996 mKeyboardLayoutNotificationShown = false; in hideMissingKeyboardLayoutNotification()