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.java93 private boolean mIconsPlaced; field in NotificationMenuRow
245 mIconsPlaced = false; // Force icons to be re-placed in onLayout()
290 mIconsPlaced = false; in createMenuViews()
313 mIconsPlaced = false; in resetState()
517 if ((mIconsPlaced && showOnLeft == isMenuOnLeft()) || isSnapping() || mMenuContainer == null
534 mIconsPlaced = true;