Home
last modified time | relevance | path

Searched refs:imported (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
DCodeUtilsTest.kt127 val imported = CodeUtils.staticallyImportedMethods(StaticJavaParser.parse(code), in staticallyImportedMethods_ab() constant
129 assertTrue(imported.containsAll(listOf("a", "b"))) in staticallyImportedMethods_ab()
130 assertEquals(2, imported.size) in staticallyImportedMethods_ab()
139 val imported = CodeUtils.staticallyImportedMethods(StaticJavaParser.parse(code), in staticallyImportedMethods_differentClass() constant
141 assertTrue(imported.containsAll(listOf("a"))) in staticallyImportedMethods_differentClass()
142 assertEquals(1, imported.size) in staticallyImportedMethods_differentClass()
151 val imported = CodeUtils.staticallyImportedMethods(StaticJavaParser.parse(code), in staticallyImportedMethods_notStatic() constant
153 assertTrue(imported.containsAll(listOf("a"))) in staticallyImportedMethods_notStatic()
154 assertEquals(1, imported.size) in staticallyImportedMethods_notStatic()
/frameworks/base/packages/CredentialManager/horologist/
DREADME.md2 It should be removed once Horologist is imported to the platform and the dependencies to this
3 module are updated to point to the imported Horologist.
DAndroid.bp10 // TODO: ag/24733147 - Remove this project once it is imported.
/frameworks/base/core/proto/android/os/
Dstatsdata.proto29 // in frameworks/base/cmds/statsd/src/stats_log.proto. It should not be imported (even weakly)
/frameworks/native/vulkan/
DREADME.md13 Use "clang-format -style=file" to format all C/C++ code, except code imported verbatim from elsewhe…
/frameworks/base/tools/protologtool/
DREADME.md34 (can be imported, static imported or full path, wildcard imports are not allowed) and, `x` is the
/frameworks/base/tools/streaming_proto/test/integration/
Dtest.proto19 import "frameworks/base/tools/streaming_proto/test/integration/imported.proto";
/frameworks/proto_logging/stats/
DAndroid.bp25 // Due to size grownth constraints proposed to reuse only what really imported
Datom_field_options.proto78 // Note: We cannot annotate directly on the enums because many enums are imported from other
Datoms.proto17686 /** Securely imported into Keymaster. */
17689 /* Logs whether the key was generated, imported, securely imported, or derived.*/
17795 // Securely imported into Keymaster.
17798 // Logs whether the key was generated, imported, securely imported, or derived.
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dtsconfig.json69 …// "preserveValueImports": true, /* Preserve unused imported values in the Jav…
/frameworks/wilhelm/doc/
DDoxyfile1041 # links to external symbols imported via tag files in a separate window.
/frameworks/native/docs/
DDoxyfile1214 # links to external symbols imported via tag files in a separate window.
/frameworks/av/media/libaaudio/
DDoxyfile1384 # external symbols imported via tag files in a separate window.
/frameworks/av/media/codec2/docs/
Ddoxygen.config1451 # external symbols imported via tag files in a separate window.
/frameworks/base/media/native/midi/include/
DDoxyfile1501 # external symbols imported via tag files in a separate window.