Home
last modified time | relevance | path

Searched refs:members (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/opt/telephony/
Dproguard.flags20 # Keep public classes and public/protected members
25 # Keep classes and members that have the @UnsupportedAppUsage annotation
/frameworks/base/tools/codegen/src/com/android/codegen/
DClassInfo.kt10 val nestedClasses = classAst.members.filterIsInstance<ClassOrInterfaceDeclaration>() in <lambda>()
11 val nestedTypes = classAst.members.filterIsInstance<TypeDeclaration<*>>() in <lambda>()
DClassPrinter.kt196 val members: List<CallableDeclaration<*>> = in <lambda>() constant
198 return members.any { in <lambda>()
DGenerators.kt282 val providedMethod = customBaseBuilderAst?.members?.find { in generateBuilderMethod()
/frameworks/compile/slang/tests/F_one_definition_rule2/
Ddef1.rscript4 // expected-error: different number of members
/frameworks/compile/slang/tests/F_one_definition_rule1/
Ddef1.rscript4 // expected-error: different number of members
Ddef2.rscript4 // expected-error: different number of members
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dbitfield.rscript19 // There is a C99 rule (under "Structure and union members") that
26 // common initial sequence if corresponding members have compatible
28 // or more initial members."
Dreduce.rscript45 // because there are two different members of the domain with maximum
/frameworks/base/core/java/android/view/accessibility/
DOWNERS6 # Android members outside of Accessibility
/frameworks/compile/slang/lit-tests/padding/
Dbitfield.rscript25 // There is a C99 rule (under "Structure and union members") that
32 // common initial sequence if corresponding members have compatible
34 // or more initial members."
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dbitfield.rscript21 // There is a C99 rule (under "Structure and union members") that
28 // common initial sequence if corresponding members have compatible
30 // or more initial members."
/frameworks/base/services/accessibility/
DOWNERS10 # Android Accessibility members who have OWNERS but should not be sent
/frameworks/libs/modules-utils/java/
Daconfig_proguard.flags13 # Keep members with @VisibleForTesting annotation.
/frameworks/base/tools/hoststubgen/hoststubgen/
Dframework-policy-override.txt13 # - To put the entire class, including its members and nested classes, in the "stub" jar,
18 # - To put the entire class, including its members and nested classes, in the "impl" jar,
86 # its members.
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCsipDeviceManager.java241 List<CachedBluetoothDevice> members = getGroupDevicesFromAllOfDevicesList(groupId); in getFirstMemberDevice() local
242 if (members.isEmpty()) in getFirstMemberDevice()
245 CachedBluetoothDevice firstMember = members.get(0); in getFirstMemberDevice()
/frameworks/base/tests/Internal/
DAndroid.bp15 // Include some source files directly to be able to access package members
/frameworks/native/libs/ftl/
DREADME.md25 - Variables, and data members with trailing underscore.
/frameworks/wilhelm/doc/
DDoxyfile66 # include brief member descriptions after the members that are listed in
98 # inherited members of a class in the documentation of that class as if those
99 # members were ordinary class members. Constructors, destructors and assignment
187 # of all members will be omitted, etc.
253 # member in the group (if any) for the other members of the group. By default
254 # all members of a group must be documented explicitly.
298 # Private class members and static file members will be hidden unless
303 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
308 # If the EXTRACT_STATIC tag is set to YES all static members of a file
326 # If this flag is set to YES, the members of anonymous namespaces will be
[all …]
/frameworks/native/docs/
DDoxyfile80 # include brief member descriptions after the members that are listed in
122 # inherited members of a class in the documentation of that class as if those
123 # members were ordinary class members. Constructors, destructors and assignment
220 # of all members will be omitted, etc.
303 # member in the group (if any) for the other members of the group. By default
304 # all members of a group must be documented explicitly.
375 # Private class members and static file members will be hidden unless
380 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
385 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
390 # If the EXTRACT_STATIC tag is set to YES all static members of a file
[all …]
/frameworks/av/media/libaaudio/
DDoxyfile89 # descriptions after the members that are listed in the file and class
123 # inherited members of a class in the documentation of that class as if those
124 # members were ordinary class members. Constructors, destructors and assignment
234 # members will be omitted, etc.
329 # member in the group (if any) for the other members of the group. By default
330 # all members of a group must be documented explicitly.
395 # class members and static file members will be hidden unless the
397 # Note: This will also disable the warnings about undocumented members that are
403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
[all …]
/frameworks/av/media/codec2/docs/
Ddoxygen.config97 # descriptions after the members that are listed in the file and class
141 # inherited members of a class in the documentation of that class as if those
142 # members were ordinary class members. Constructors, destructors and assignment
252 # members will be omitted, etc.
350 # member in the group (if any) for the other members of the group. By default
351 # all members of a group must be documented explicitly.
423 # class members and static file members will be hidden unless the
425 # Note: This will also disable the warnings about undocumented members that are
431 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
437 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/frameworks/base/media/native/midi/include/
DDoxyfile97 # descriptions after the members that are listed in the file and class
141 # inherited members of a class in the documentation of that class as if those
142 # members were ordinary class members. Constructors, destructors and assignment
252 # members will be omitted, etc.
359 # member in the group (if any) for the other members of the group. By default
360 # all members of a group must be documented explicitly.
432 # class members and static file members will be hidden unless the
434 # Note: This will also disable the warnings about undocumented members that are
440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
446 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_xml.go1025 func vulkanStructuralTypeMembersFromXML(name string, members []structuralMemberInfo, types map[stri…
1028 for _, member := range members {
1138 for _, member := range members {
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dtsconfig.json94 …// "noImplicitOverride": true, /* Ensure overriding members in derived class…

12