Searched refs:mKeyboardLayoutNotificationShown (Results 1 – 1 of 1) sorted by relevance
165 private boolean mKeyboardLayoutNotificationShown; field in InputManagerService760 } else if (mKeyboardLayoutNotificationShown) { in deliverInputDevicesChanged()950 if (!mKeyboardLayoutNotificationShown) { in showMissingKeyboardLayoutNotification()976 mKeyboardLayoutNotificationShown = true; in showMissingKeyboardLayoutNotification()982 if (mKeyboardLayoutNotificationShown) { in hideMissingKeyboardLayoutNotification()983 mKeyboardLayoutNotificationShown = false; in hideMissingKeyboardLayoutNotification()