Searched refs:mIsTorchTouched (Results 1 – 1 of 1) sorted by relevance
165 private boolean mIsTorchTouched = false; field in FlashNotificationsController617 + ", isTorchTouched=" + mIsTorchTouched); in doCameraFlashNotificationOn()622 if (mIsTorchTouched) { in doCameraFlashNotificationOff()629 + ", isTorchTouched=" + mIsTorchTouched); in doCameraFlashNotificationOff()659 mIsTorchTouched = on; in doCameraFlashNotification()