Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java92 private boolean mIconsPlaced; field in NotificationMenuRow
248 mIconsPlaced = false; // Force icons to be re-placed in onLayout()
293 mIconsPlaced = false; in createMenuViews()
316 mIconsPlaced = false; in resetState()
521 if ((mIconsPlaced && showOnLeft == isMenuOnLeft()) || isSnapping() || mMenuContainer == null
538 mIconsPlaced = true;