Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
DService.java33 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/
Dservice_endpoint.h13 class Service; variable
Dservice_dispatcher.h14 class Service; variable
Dservice.h26 class Service; variable
/frameworks/base/core/java/android/app/
DService.java303 public abstract class Service extends ContextWrapper implements ComponentCallbacks2 { class
331 public Service() { in Service() method in Service
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DGarbageMonitor.java83 public static class Service extends SystemUI { class in GarbageMonitor
/frameworks/base/location/lib/java/com/android/location/provider/
DLocationProviderBase.java78 private final class Service extends ILocationProvider.Stub { class in LocationProviderBase
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeMachine.java356 public interface Service { interface in DozeMachine
/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java105 public static final class Service { class in BluetoothClass
/frameworks/native/libs/vr/libpdx/
Dservice.cpp447 Service::Service(const std::string& name, std::unique_ptr<Endpoint> endpoint) in Service() function in android::pdx::Service
/frameworks/base/core/java/android/content/pm/
DPackageParser.java7224 public final static class Service extends Component<ServiceIntentInfo> implements Parcelable { class in PackageParser
7227 public Service(final ParseComponentArgs args, final ServiceInfo _info) { in Service() method in PackageParser.Service
7259 private Service(Parcel in) { in Service() method in PackageParser.Service
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java2661 class Service extends IAccessibilityServiceConnection.Stub class in AccessibilityManagerService
2738 public Service(int userId, ComponentName componentName, in Service() method in AccessibilityManagerService.Service