Searched defs:mIconsPlaced (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMenuRow.java82 private boolean mIconsPlaced; field in class:NotificationMenuRow
183 mIconsPlaced = false; // Force icons to be re-placed
221 mIconsPlaced = false;
233 mIconsPlaced = false;
508 if ((mIconsPlaced && showOnLeft == mOnLeft) || mSnapping || mMenuContainer == null
521 mIconsPlaced = true;

Completed in 108 milliseconds