Home
last modified time | relevance | path

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

/frameworks/base/docs/html/distribute/googleplay/families/
Dabout.jd12 parents.
20 browse and search experiences so that parents can find suitable, trusted,
45 New browsing categories give you improved visibility to parents.
51 Play, helping parents easily find your family-friendly apps and games
53 empowers parents to make informed decisions and engage with your content.
72 experience for parents looking for family appropriate content. The new Family
87 Character pages let parents discover your content based on familiar brands
95 This provides a powerful way for parents to discover content from familiar
117 signal of quality for parents.
Dfaq.jd336 child audiences to ensure that parents, not children, are approving
354 parents and guardians to discover delightful apps designed for kids and
/frameworks/base/tools/aapt2/
DDebug.cpp147 std::set<ResourceName>& parents = graph[styleName]; in printStyleGraph() local
148 if (!parents.empty()) { in printStyleGraph()
160 parents.insert(style.parent.name); in printStyleGraph()
/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.java301 private static void getParents(View view, ArrayList<View> parents) { in getParents() argument
304 getParents((View) parent, parents); in getParents() local
306 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.jd419 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/tools/sdk/
Declipse-adt.jd1626 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: