Home
last modified time | relevance | path

Searched refs:sibling (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
DStackBox.java255 StackBox sibling = isFirstChild() ? mParent.mSecond : mParent.mFirst; in remove() local
257 sibling.mParent = grandparent; in remove()
262 mDisplayContent.addStackBox(sibling, true); in remove()
266 grandparent.mFirst = sibling; in remove()
268 grandparent.mSecond = sibling; in remove()
271 return sibling.getStackId(); in remove()
/frameworks/base/docs/html/training/design-navigation/
Ddescendant-lateral.jd37 …into a child screen, and <em>lateral navigation</em>, allowing users to access sibling screens.</p>
46 <p>There are two types of sibling screens: collection-related and section-related screens. <em>Coll…
89 …a list of 10 or more news topics), rather than a small set of unrelated, sibling child screens.</p>
111 …popular solution for lateral navigation. This pattern allows grouping of sibling screens, in that …
149 …erred to as swipe views. This pattern applies best to collection-related sibling screens, such as …
158sibling screens by touching and dragging the screen horizontally in the direction of the desired a…
169 <p>Additionally, for sibling-related screens, horizontal paging is most appropriate where there is …
/frameworks/base/docs/html/training/implementing-navigation/
Dlateral.jd39 <p>Swipe views provide lateral navigation between sibling screens such as tabs with
83 <dd>This is best when navigating between sibling screens representing a fixed, small
171 for navigating between and identifying sibling screens in your app.</p>
/frameworks/base/docs/html/guide/topics/ui/layout/
Drelative.jd21 positions. The position of each view can be specified as relative to sibling elements (such as to
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd64 affects the user experience (such as the size or position of important views relative to sibling
/frameworks/base/docs/html/tools/help/uiautomator/
DUiObject.jd401 … <div class="jd-descrdiv">Creates a new UiObject for a sibling view or a child of the sibling view,
2146 …"jd-tagdata jd-tagdescr"><p>Creates a new UiObject for a sibling view or a child of the sibling vi…
2153 <td>for a sibling view or children of the sibling view</td>
DUiScrollable.jd1103 … <div class="jd-descrdiv">Creates a new UiObject for a sibling view or a child of the sibling view,
DUiSelector.jd1615 sibling widgets as well all child widgets under a parent.</p></div>
/frameworks/base/docs/html/guide/topics/ui/
Ddeclaring-layout.jd181 In a relative layout, sibling views can define their layout relative to another sibling view,
/frameworks/base/docs/html/design/patterns/
Dnavigation.jd67 <h4>Navigating between sibling screens</h4>
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd296 relative to the amount consumed by sibling views. This works kind of like the
/frameworks/base/docs/html/tools/help/
Dadt.jd514 <dd>This lets you select one or more sibling elements and wrap them in a new container. This
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd1284     // The empty view is displayed when the collection has no items. It should be a sibling