Searched refs:mNotificationShade (Results 1 – 1 of 1) sorted by relevance
276 private WindowState mNotificationShade = null; field in DisplayPolicy1038 if (mNotificationShade != null) { in validateAddingWindowLw()1039 if (mNotificationShade.isAlive()) { in validateAddingWindowLw()1142 mNotificationShade = win; in addWindowLw()1336 } else if (mNotificationShade == win) {1337 mNotificationShade = null;1374 return mNotificationShade;2820 final WindowState colorWin = onKeyguard ? mNotificationShade : opaqueOrDimming;2905 if (pendingPanic && requestHideNavBar && win != mNotificationShade3182 if (mNotificationShade != null) {[all …]