Searched refs:collapsed (Results 1 – 15 of 15) sorted by relevance
101 void setColumnCollapsed(int columnIndex, boolean collapsed) { in setColumnCollapsed() argument104 child.setVisibility(collapsed ? GONE : VISIBLE); in setColumnCollapsed()
895 private void updateViewsVisibility(final boolean collapsed) { in updateViewsVisibility() argument896 mIconified = collapsed; in updateViewsVisibility()898 final int visCollapsed = collapsed ? VISIBLE : GONE; in updateViewsVisibility()904 mSearchEditFrame.setVisibility(collapsed ? GONE : VISIBLE); in updateViewsVisibility()
1323 boolean collapsed = false; in collapseItemActionView()1330 } else if ((collapsed = presenter.collapseItemActionView(this, item))) { in collapseItemActionView()1336 if (collapsed) { in collapseItemActionView()1339 return collapsed; in collapseItemActionView()
422 int collapsed = mOwnerInfo.getTop() - mOwnerInfo.getPaddingTop(); in layoutOwnerInfo() local424 int toRemove = (int) ((expanded - collapsed) * ratio); in layoutOwnerInfo()
212 public void setCollapsed(boolean collapsed) { in setCollapsed() argument214 mOpenOnLayout = !collapsed; in setCollapsed()216 smoothScrollTo(collapsed ? mCollapsibleHeight : 0, 0); in setCollapsed()
265 …The second parameter determines if the view that is created should be a collapsed one (for using i…275 5. For each tile in this list, a `QSTileView` is created (collapsed or expanded) and attached to a …325 … Callbacks from controllers. This gets triggered when QS is expanded or collapsed (i.e., when the …
2402 private void animateFlyoutCollapsed(boolean collapsed, float velX) { in animateFlyoutCollapsed() argument2413 .animateToFinalPosition(collapsed in animateFlyoutCollapsed()
917 // COLLAPSE: Notification is collapsed by user.2147 // click on collapsed conditional or clicks expand button2356 // SUBTYPE: false is expanded, true is collapsed2366 // SUBTYPE: false is expanded, true is collapsed2459 // Settings launched from collapsed quick settings.7018 // Subtype 1 means collapsed, 0 expanded
1022 # visible (unless a fully collapsed tree already exceeds this amount).1023 # So setting the number of entries 1 will produce a full collapsed tree by
141 // click on collapsed conditional or clicks expand button
1142 # a fully collapsed tree already exceeds this amount). So setting the number of1143 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1133 # a fully collapsed tree already exceeds this amount). So setting the number of1134 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1208 # a fully collapsed tree already exceeds this amount). So setting the number of1209 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1258 # a fully collapsed tree already exceeds this amount). So setting the number of1259 # entries 1 will produce a full collapsed tree by default. 0 is a special value