Home
last modified time | relevance | path

Searched refs:expandable (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/widget/
DActionMenuView.java225 lp.expandable = false; in onMeasureExactFormat()
237 if (lp.expandable) expandableItemCount++; in onMeasureExactFormat()
262 if (!lp.expandable) continue; in onMeasureExactFormat()
422 final boolean expandable = !lp.isOverflowButton && hasText; in measureChildForCells()
423 lp.expandable = expandable; in measureChildForCells()
804 public boolean expandable; field in ActionMenuView.LayoutParams
845 encoder.addProperty("layout:expandable", expandable); in encodeProperties()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DDragDownHelper.java160 boolean expandable = child.isContentExpandable(); in handleExpansion()
161 float rubberbandFactor = expandable in handleExpansion()
165 if (expandable && (rubberband + child.getMinHeight()) > child.getMaxContentHeight()) { in handleExpansion()
DExpandableNotificationRow.java476 public void setExpandable(boolean expandable) { in setExpandable() argument
477 mExpandable = expandable; in setExpandable()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DActionMenuView.java229 lp.expandable = false; in onMeasureExactFormat()
241 if (lp.expandable) expandableItemCount++; in onMeasureExactFormat()
266 if (!lp.expandable) continue; in onMeasureExactFormat()
426 final boolean expandable = !lp.isOverflowButton && hasText; in measureChildForCells()
427 lp.expandable = expandable; in measureChildForCells()
802 public boolean expandable; field in ActionMenuView.LayoutParams
/frameworks/base/docs/html/training/wearables/apps/
Dlayouts.jd122 <dd>A fragment that presents content within an expandable, vertically scrollable card.
/frameworks/base/docs/html/about/versions/
Dandroid-3.1-highlights.jd108 …font-size:.9em"><strong>Figure 2.</strong> The Recent Apps menu is now expandable and scrollable.<…
114 of apps, the Recent Apps list is now expandable. Users can now scroll the list
Djelly-bean.jd1351 <p>With expandable notifications, apps can give more information to the user, effortlessly and on d…
/frameworks/base/docs/html/sdk/installing/
Dindex.jd222 <h5 id="Troubleshooting" style="margin-bottom:15px"><a href='' class="expandable"
/frameworks/base/docs/html/design/patterns/
Dnotifications_k.jd93 notification expandable, even if the notification doesn't have an expanded
Dnotifications.jd172 Adding actions to a simple base layout makes the notification expandable,
/frameworks/support/v7/appcompat/api/
D22.0.0.txt239 field public boolean expandable;
D22.1.0.txt341 field public boolean expandable;
D22.2.0.txt1526 field public boolean expandable;
D22.2.1.txt1580 field public boolean expandable;
Dcurrent.txt1652 field public boolean expandable;
D23.txt1652 field public boolean expandable;
/frameworks/base/docs/html/tools/help/
Dshell.jd298 <a href="" class="expandable" onclick="toggleExpandable(this,'.intents');