Searched refs:mStrictModeFlash (Results 1 – 1 of 1) sorted by relevance
458 StrictModeFlash mStrictModeFlash; field in WindowManagerService6013 if (mStrictModeFlash == null) { in showStrictModeViolation()6014 mStrictModeFlash = new StrictModeFlash( in showStrictModeViolation()6017 mStrictModeFlash.setVisibility(on); in showStrictModeViolation()9649 if (mStrictModeFlash != null) { in performLayoutAndPlaceSurfacesLockedInner()9650 mStrictModeFlash.positionSurface(defaultDw, defaultDh); in performLayoutAndPlaceSurfacesLockedInner()