Home
last modified time | relevance | path

Searched refs:parents (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
D.gitignore8 # and excluding all children of those parents.
/frameworks/base/core/java/android/view/
DGhostView.java307 private static void getParents(View view, ArrayList<View> parents) { in getParents() argument
310 getParents((View) parent, parents); in getParents() local
312 parents.add(view); in getParents()
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd21 this means that parents will be drawn before (i.e., behind) their children, with
57 {@link android.view.View} object's parents. This guarantees
58 that at the end of the measure pass, all parents accept all of their
84 {@link android.view.View} objects to tell their parents how they
/frameworks/base/docs/html/training/implementing-navigation/
Dtemporal.jd146 // add all of DetailsActivity's parents to the stack,
158 into the task (all parents of the {@code DetailsActivity} defined by {@code detailsIntent}).
Dancestral.jd208 // Add all of this activity's parents to the back stack
/frameworks/base/docs/html/tools/debugging/
Ddebugging-tracing.jd73 "parents" and called methods as "children." When a method is selected (by clicking on it), it
74 expands to show the parents and children. Parents are shown with a purple background and children
Ddebugging-ui.jd418 red box. View objects that are neither parents nor siblings are in white.
/frameworks/base/docs/html/google/play/billing/
Dbilling_overview.jd45 products or to persuade their parents or other adults to buy advertised products for them.
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd265 parents) and the user interface elements that may be contained by that component (its children). In
289 layout hierarchy (parents and children) of the component that originated the accessibility event.
/frameworks/base/docs/html/design/patterns/
Dnavigation-drawer.jd299 Reset the Back stack if your lower-level navigation target has direct parents.
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1559 properties of the parents, which is useful when the children fully
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd777 methods that allow the view and its parents to add more contextual information to the event: