Searched refs:parents (Results 1 – 12 of 12) sorted by relevance
8 # and excluding all children of those parents.
307 private static void getParents(View view, ArrayList<View> parents) { in getParents() argument310 getParents((View) parent, parents); in getParents() local312 parents.add(view); in getParents()
21 this means that parents will be drawn before (i.e., behind) their children, with57 {@link android.view.View} object's parents. This guarantees58 that at the end of the measure pass, all parents accept all of their84 {@link android.view.View} objects to tell their parents how they
146 // add all of DetailsActivity's parents to the stack,158 into the task (all parents of the {@code DetailsActivity} defined by {@code detailsIntent}).
208 // Add all of this activity's parents to the back stack
73 "parents" and called methods as "children." When a method is selected (by clicking on it), it74 expands to show the parents and children. Parents are shown with a purple background and children
418 red box. View objects that are neither parents nor siblings are in white.
45 products or to persuade their parents or other adults to buy advertised products for them.
265 parents) and the user interface elements that may be contained by that component (its children). In289 layout hierarchy (parents and children) of the component that originated the accessibility event.
299 Reset the Back stack if your lower-level navigation target has direct parents.
1559 properties of the parents, which is useful when the children fully
777 methods that allow the view and its parents to add more contextual information to the event: