Searched refs:forceStartScreenFlash (Results 1 – 1 of 1) sorted by relevance
633 private void doScreenFlashNotificationOn(@ColorInt int color, boolean forceStartScreenFlash) { in doScreenFlashNotificationOn() argument635 if ((mIsScreenFlashNotificationEnabled || forceStartScreenFlash) && !isDoze) { in doScreenFlashNotificationOn()