Home
last modified time | relevance | path

Searched refs:mReinflateNotificationsOnUserSwitched (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DViewConfigCoordinator.kt47 private var mReinflateNotificationsOnUserSwitched = false regex
90 mReinflateNotificationsOnUserSwitched = true
113 if (mReinflateNotificationsOnUserSwitched) {
115 mReinflateNotificationsOnUserSwitched = false