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.java87 private boolean mIconsPlaced; field in NotificationMenuRow
243 mIconsPlaced = false; // Force icons to be re-placed in onLayout()
283 mIconsPlaced = false; in createMenuViews()
312 mIconsPlaced = false; in resetState()
525 if ((mIconsPlaced && showOnLeft == isMenuOnLeft()) || isSnapping() || mMenuContainer == null
542 mIconsPlaced = true;