Searched refs:mShouldDoScreenFlash (Results 1 – 1 of 1) sorted by relevance
748 private boolean mShouldDoScreenFlash = false; field in FlashNotificationsController.FlashNotificationThread761 mShouldDoScreenFlash = (Color.alpha(mColor) != Color.TRANSPARENT) in run()803 if (mShouldDoScreenFlash) { in startFlashNotification()