Searched refs:statusBarWindow (Results 1 – 1 of 1) sorted by relevance
41 public BrightnessMirrorController(StatusBarWindowView statusBarWindow) { in BrightnessMirrorController() argument42 mScrimBehind = (ScrimView) statusBarWindow.findViewById(R.id.scrim_behind); in BrightnessMirrorController()43 mBrightnessMirror = statusBarWindow.findViewById(R.id.brightness_mirror); in BrightnessMirrorController()44 mPanelHolder = statusBarWindow.findViewById(R.id.panel_holder); in BrightnessMirrorController()