Searched refs:mIsCameraFlashNotificationEnabled (Results 1 – 1 of 1) sorted by relevance
167 private boolean mIsCameraFlashNotificationEnabled = false; field in FlashNotificationsController343 mIsCameraFlashNotificationEnabled = isFeatureOn && Settings.System.getIntForUser( in requestStartFlashNotification()503 if (!(mIsCameraFlashNotificationEnabled in startFlashNotification()515 if (mIsCameraFlashNotificationEnabled && mCameraId == null) { in startFlashNotification()610 if (mIsCameraFlashNotificationEnabled && !mIsTorchOn) { in doCameraFlashNotificationOn()615 + "isCameraFlashNotificationEnabled=" + mIsCameraFlashNotificationEnabled in doCameraFlashNotificationOn()627 + "isCameraFlashNotificationEnabled=" + mIsCameraFlashNotificationEnabled in doCameraFlashNotificationOff()858 mIsCameraFlashNotificationEnabled = Settings.System.getIntForUser( in onReceive()861 if (mIsCameraFlashNotificationEnabled) { in onReceive()917 mIsCameraFlashNotificationEnabled = Settings.System.getIntForUser( in onChange()[all …]