Searched refs:mKeyboardLayoutNotificationShown (Results 1 – 1 of 1) sorted by relevance
178 private boolean mKeyboardLayoutNotificationShown; field in InputManagerService850 } else if (mKeyboardLayoutNotificationShown) { in deliverInputDevicesChanged()1045 if (!mKeyboardLayoutNotificationShown) { in showMissingKeyboardLayoutNotification()1071 mKeyboardLayoutNotificationShown = true; in showMissingKeyboardLayoutNotification()1077 if (mKeyboardLayoutNotificationShown) { in hideMissingKeyboardLayoutNotification()1078 mKeyboardLayoutNotificationShown = false; in hideMissingKeyboardLayoutNotification()