Searched refs:collapsed (Results 1 – 14 of 14) 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()
411 int collapsed = mOwnerInfo.getTop() - mOwnerInfo.getPaddingTop(); in layoutOwnerInfo() local413 int toRemove = (int) ((expanded - collapsed) * ratio); in layoutOwnerInfo()
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()
188 public void setCollapsed(boolean collapsed) { in setCollapsed() argument190 mOpenOnLayout = collapsed; in setCollapsed()192 smoothScrollTo(collapsed ? mCollapsibleHeight : 0, 0); in setCollapsed()
1280 private void animateFlyoutCollapsed(boolean collapsed, float velX) { in animateFlyoutCollapsed() argument1285 .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
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
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