Home
last modified time | relevance | path

Searched refs:Family (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tools/split-select/
DAbi.h36 enum Family { enum
43 Family getFamily(Variant variant);
44 const android::Vector<Variant>& getVariants(Family family);
DSplitDescription.cpp42 abi::Family family = abi::getFamily(abi); in isBetterThan()
43 abi::Family oFamily = abi::getFamily(o.abi); in isBetterThan()
57 abi::Family family = abi::getFamily(abi); in match()
58 abi::Family oFamily = abi::getFamily(o.abi); in match()
DAbi.cpp44 Family getFamily(Variant variant) { in getFamily()
62 const Vector<Variant>& getVariants(Family family) { in getVariants()
/frameworks/base/graphics/java/android/graphics/
DFontListParser.java39 families = new ArrayList<Family>(); in Config()
42 public List<Family> families;
76 public static class Family { class in FontListParser
77 public Family(String name, List<Font> fonts, String lang, String variant) { in Family() method in FontListParser.Family
120 private static Family readFamily(XmlPullParser parser) in readFamily()
135 return new Family(name, fonts, lang, variant); in readFamily()
DTypeface.java297 private static FontFamily makeFamilyFromParsed(FontListParser.Family family, in makeFamilyFromParsed()
340 FontListParser.Family f = fontConfig.families.get(i); in init()
351 FontListParser.Family f = fontConfig.families.get(i); in init()
/frameworks/base/docs/html/distribute/googleplay/families/
Dabout.jd61 up in searches initiated from the Family section in Apps Home. They’ll also
71 The Family star button on Apps and Games Home points to an enhanced discovery
72 experience for parents looking for family appropriate content. The new Family
180 Find Success with the Family Playbook
184 Read our developer guide, "The Family Playbook", to get tips on how to succeed
189 The Family Playbook is a companion guide to <a href="https://g.co/play/developerguide">The
Dfaq.jd368 What happens to apps that are published in the current Family Games
373 The current Family Games category will be deprecated in May 2015. Apps
374 currently in the Family Games category will have to select
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DTypeface_Delegate.java211 /*package*/ static FontFamily makeFamilyFromParsed(FontListParser.Family family,
/frameworks/base/
Dpreloaded-classes829 android.graphics.FontListParser$Family
Dcompiled-classes-phone1210 android.graphics.FontListParser$Family