Searched refs:mNeedToShowNotification (Results 1 – 1 of 1) sorted by relevance
68 private boolean mNeedToShowNotification; field in WindowMagnificationPromptController84 mNeedToShowNotification = isWindowMagnificationPromptEnabled(); in WindowMagnificationPromptController()90 if (mNeedToShowNotification == needToShowNotification) { in onPromptSettingsValueChanged()93 mNeedToShowNotification = needToShowNotification; in onPromptSettingsValueChanged()94 if (!mNeedToShowNotification) { in onPromptSettingsValueChanged()105 if (!mNeedToShowNotification) return; in showNotificationIfNeeded()197 mNeedToShowNotification = false; in onReceive()