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.cpp192 std::set<ResourceName>& parents = graph[styleName]; in printStyleGraph() local
193 if (!parents.empty()) { in printStyleGraph()
204 parents.insert(style->parent.value().name.value()); 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/core/java/android/animation/
DAnimatorSet.java1207 public void addParents(ArrayList<Node> parents) { in addParents() argument
1208 if (parents == null) { in addParents()
1211 int size = parents.size(); in addParents()
1213 addParent(parents.get(i)); in addParents()
/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/google/play/billing/
Dbilling_overview.jd51 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/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
DLayoutBinderWriter.kt627 …val accessedFields: List<FieldAccessExpr> = it.parents.filterIsInstance(FieldAccessExpr::class.jav… in <lambda>()
/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:
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...