Searched refs:mIconsPlaced (Results 1 – 1 of 1) sorted by relevance
92 private boolean mIconsPlaced; field in NotificationMenuRow248 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 == null538 mIconsPlaced = true;