/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | service.h | 111 class Service; variable 128 inline Service() {} in Service() function
|
/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/ |
D | Service.java | 33 public abstract class Service implements Transport.Callback { class 38 public Service(Context context, Transport transport, int serviceId) { in Service() method in Service
|
/frameworks/native/libs/vr/libpdx/private/pdx/ |
D | service_endpoint.h | 13 class Service; variable
|
D | service_dispatcher.h | 14 class Service; variable
|
D | service.h | 26 class Service; variable
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/ |
D | Service.java | 48 public interface Service { interface
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 48 public ServiceDescriptor Service { get { return service; } } property in Google.Protobuf.Reflection.MethodDescriptor
|
D | Descriptor.cs | 429 public pbc::RepeatedField<global::Google.Protobuf.Reflection.ServiceDescriptorProto> Service { property in Google.Protobuf.Reflection.FileDescriptorProto
|
/frameworks/base/core/java/android/app/ |
D | Service.java | 309 public abstract class Service extends ContextWrapper implements ComponentCallbacks2 { class 337 public Service() { in Service() method in Service
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
D | service.py | 51 class Service(object): class
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
D | LocationProviderBase.java | 301 private final class Service extends ILocationProvider.Stub { class in LocationProviderBase
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
D | DozeMachine.java | 371 public interface Service { interface in DozeMachine
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothClass.java | 117 public static final class Service { class in BluetoothClass
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
D | GarbageMonitor.java | 537 public static class Service extends SystemUI implements Dumpable { class in GarbageMonitor
|
/frameworks/native/libs/vr/libpdx/ |
D | service.cpp | 441 Service::Service(const std::string& name, std::unique_ptr<Endpoint> endpoint) in Service() function in android::pdx::Service
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 518 message Service { message
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageParser.java | 7960 public final static class Service extends Component<ServiceIntentInfo> implements Parcelable { class 7964 public Service(final ParseComponentArgs args, final ServiceInfo _info) { in Service() method in Service 7996 private Service(Parcel in) { in Service() method in Service
|
/frameworks/base/tools/aapt2/dump/ |
D | DumpManifest.cpp | 1294 class Service : public ManifestExtractor::Element { class
|