Searched refs:mStrictModeFlash (Results 1 – 1 of 1) sorted by relevance
418 StrictModeFlash mStrictModeFlash; field in WindowManagerService4967 if (mStrictModeFlash == null) { in showStrictModeViolation()4968 mStrictModeFlash = new StrictModeFlash(mDisplay, mFxSession); in showStrictModeViolation()4970 mStrictModeFlash.setVisibility(on); in showStrictModeViolation()7449 if (mStrictModeFlash != null) {7450 mStrictModeFlash.positionSurface(dw, dh);