Home
last modified time | relevance | path

Searched defs:Dependencies (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/plugin_core/src/com/android/systemui/plugins/annotations/
DDependencies.java25 public @interface Dependencies { annotation
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DFileDescriptor.cs157 public IList<FileDescriptor> Dependencies { get; } property in Google.Protobuf.Reflection.FileDescriptor
/frameworks/base/packages/SystemUI/
DREADME.md37 ## Dependencies section in SystemUI
/frameworks/base/services/core/java/com/android/server/connectivity/
DMultipathPolicyTracker.java122 public static class Dependencies { class in MultipathPolicyTracker
/frameworks/base/services/net/java/android/net/ip/
DIpServer.java132 public static class Dependencies { class in IpServer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc347 TEST_F(FileDescriptorTest, Dependencies) { in TEST_F() argument