Searched refs:mKeyboardLayoutNotificationShown (Results 1 – 1 of 1) sorted by relevance
176 private boolean mKeyboardLayoutNotificationShown; field in InputManagerService868 } else if (mKeyboardLayoutNotificationShown) { in deliverInputDevicesChanged()1063 if (!mKeyboardLayoutNotificationShown) { in showMissingKeyboardLayoutNotification()1089 mKeyboardLayoutNotificationShown = true; in showMissingKeyboardLayoutNotification()1095 if (mKeyboardLayoutNotificationShown) { in hideMissingKeyboardLayoutNotification()1096 mKeyboardLayoutNotificationShown = false; in hideMissingKeyboardLayoutNotification()