Searched refs:mIsNotificationEnabled (Results 1 – 1 of 1) sorted by relevance
165 private boolean mIsNotificationEnabled = true; field in NotificationMgr.StatusBarHelper179 if (mIsNotificationEnabled != enable) { in enableNotificationAlerts()180 mIsNotificationEnabled = enable; in enableNotificationAlerts()223 if (!mIsNotificationEnabled) { in updateStatusBar()