Searched refs:mKeyboardLayoutNotificationShown (Results 1 – 1 of 1) sorted by relevance
170 private boolean mKeyboardLayoutNotificationShown; field in InputManagerService815 } else if (mKeyboardLayoutNotificationShown) { in deliverInputDevicesChanged()1005 if (!mKeyboardLayoutNotificationShown) { in showMissingKeyboardLayoutNotification()1031 mKeyboardLayoutNotificationShown = true; in showMissingKeyboardLayoutNotification()1037 if (mKeyboardLayoutNotificationShown) { in hideMissingKeyboardLayoutNotification()1038 mKeyboardLayoutNotificationShown = false; in hideMissingKeyboardLayoutNotification()