Searched refs:mKeyboardLayoutNotificationShown (Results 1 – 1 of 1) sorted by relevance
173 private boolean mKeyboardLayoutNotificationShown; field in InputManagerService835 } else if (mKeyboardLayoutNotificationShown) { in deliverInputDevicesChanged()1025 if (!mKeyboardLayoutNotificationShown) { in showMissingKeyboardLayoutNotification()1051 mKeyboardLayoutNotificationShown = true; in showMissingKeyboardLayoutNotification()1057 if (mKeyboardLayoutNotificationShown) { in hideMissingKeyboardLayoutNotification()1058 mKeyboardLayoutNotificationShown = false; in hideMissingKeyboardLayoutNotification()