Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java136 private boolean mForceSelectNextLayout = true; field in NotificationContentView
386 selectLayout(false /* animate */, mForceSelectNextLayout /* force */); in onLayout()
387 mForceSelectNextLayout = false; in onLayout()
668 if (mForceSelectNextLayout) { in updateContentTransformation()
1178 mForceSelectNextLayout = true; in onNotificationUpdated()