Searched refs:Many (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationSectionsManager.kt | 133 data class Many(val first: ExpandableView, val last: ExpandableView) : SectionBounds() in <lambda>() dataClass 141 is One -> Many(lone, notif) in <lambda>() 142 is Many -> copy(last = notif) in <lambda>() 149 is Many -> section.setFirstAndLastVisibleChildren(first, last) in <lambda>()
|
/frameworks/opt/telephony/ |
D | README.txt | 10 to data. Many APIs are plumbed down to the radio through HIDL calls defined in
|
/frameworks/base/tools/hoststubgen/ |
D | README.md | 44 Run all tests. Many tests may fail, but at least this should run til the end.
|
/frameworks/base/tools/aapt2/format/binary/ |
D | ResEntryWriter.cpp | 135 case Plural::Many: in Visit()
|
D | BinaryResourceParser.cpp | 710 plural->values[Plural::Many] = std::move(item); in ParsePlural()
|
/frameworks/base/tools/aapt2/ |
D | ResourceValues.h | 352 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
|
D | ResourceValues.cpp | 1015 if (values[Many]) { in Print() 1016 *out << " many=" << *values[Many]; in Print()
|
D | ResourceParser_test.cpp | 814 EXPECT_THAT(plural->values[Plural::Many], IsNull()); in TEST_F()
|
D | ResourceParser.cpp | 1697 index = Plural::Many; in ParsePlural()
|
/frameworks/base/packages/SystemUI/docs/ |
D | clock-plugins.md | 18 in SystemUI. Many of the methods have an empty default implementation and are optional for
|
/frameworks/base/cmds/uinput/ |
D | README.md | 44 Many examples of command files can be found [in the CTS tests][cts-example-jsons].
|
/frameworks/base/tools/aapt2/format/proto/ |
D | ProtoSerialize.cpp | 513 case Plural::Many: in SerializePluralEnumToPb()
|
D | ProtoDeserialize.cpp | 732 return Plural::Many; in DeserializePluralEnumFromPb()
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 395 implemented by public license practices. Many people have made
|