Home
last modified time | relevance | path

Searched refs:collapsed (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/widget/
DTableRow.java101 void setColumnCollapsed(int columnIndex, boolean collapsed) { in setColumnCollapsed() argument
104 child.setVisibility(collapsed ? GONE : VISIBLE); in setColumnCollapsed()
DSearchView.java895 private void updateViewsVisibility(final boolean collapsed) { in updateViewsVisibility() argument
896 mIconified = collapsed; in updateViewsVisibility()
898 final int visCollapsed = collapsed ? VISIBLE : GONE; in updateViewsVisibility()
904 mSearchEditFrame.setVisibility(collapsed ? GONE : VISIBLE); in updateViewsVisibility()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardStatusView.java411 int collapsed = mOwnerInfo.getTop() - mOwnerInfo.getPaddingTop(); in layoutOwnerInfo() local
413 int toRemove = (int) ((expanded - collapsed) * ratio); in layoutOwnerInfo()
/frameworks/base/core/java/com/android/internal/view/menu/
DMenuBuilder.java1323 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()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java188 public void setCollapsed(boolean collapsed) { in setCollapsed() argument
190 mOpenOnLayout = collapsed; in setCollapsed()
192 smoothScrollTo(collapsed ? mCollapsibleHeight : 0, 0); in setCollapsed()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1280 private void animateFlyoutCollapsed(boolean collapsed, float velX) { in animateFlyoutCollapsed() argument
1285 .animateToFinalPosition(collapsed in animateFlyoutCollapsed()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto917 // COLLAPSE: Notification is collapsed by user.
2147 // click on collapsed conditional or clicks expand button
2356 // SUBTYPE: false is expanded, true is collapsed
2366 // SUBTYPE: false is expanded, true is collapsed
2459 // Settings launched from collapsed quick settings.
7018 // Subtype 1 means collapsed, 0 expanded
/frameworks/native/docs/
DDoxyfile1022 # 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
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto141 // click on collapsed conditional or clicks expand button
/frameworks/av/media/libaaudio/
DDoxyfile1142 # a fully collapsed tree already exceeds this amount). So setting the number of
1143 # entries 1 will produce a full collapsed tree by default. 0 is a special value
DDoxyfile.orig1133 # a fully collapsed tree already exceeds this amount). So setting the number of
1134 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/frameworks/base/media/native/midi/include/
DDoxyfile.orig1258 # a fully collapsed tree already exceeds this amount). So setting the number of
1259 # entries 1 will produce a full collapsed tree by default. 0 is a special value
DDoxyfile1258 # a fully collapsed tree already exceeds this amount). So setting the number of
1259 # entries 1 will produce a full collapsed tree by default. 0 is a special value
/frameworks/av/media/codec2/docs/
Ddoxygen.config1208 # a fully collapsed tree already exceeds this amount). So setting the number of
1209 # entries 1 will produce a full collapsed tree by default. 0 is a special value