Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
H A DService.java33 public abstract class Service implements Transport.Callback { class
38 public Service(Context context, Transport transport, int serviceId) { in Service() method in Service
/aosp14/frameworks/base/location/java/android/location/provider/
H A DLocationProviderBase.java311 private final class Service extends ILocationProvider.Stub { class in LocationProviderBase
313 Service() {} in Service() method in LocationProviderBase.Service
/aosp14/frameworks/base/core/java/android/app/
H A DService.java317 public abstract class Service extends ContextWrapper implements ComponentCallbacks2, class
353 public Service() { in Service() method in Service
/aosp14/frameworks/base/location/lib/java/com/android/location/provider/
H A DLocationProviderBase.java362 private final class Service extends ILocationProvider.Stub { class in LocationProviderBase
364 Service() { in Service() method in LocationProviderBase.Service
/aosp14/system/core/init/
H A Dservice.cpp141 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service
145 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, in Service() function in android::init::Service
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DGarbageMonitor.java573 public static class Service implements CoreStartable, Dumpable { class in GarbageMonitor
578 public Service(Context context, GarbageMonitor garbageMonitor) { in Service() method in GarbageMonitor.Service
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DGentleUpdateHelper.java65 public static class Service extends JobService { class in GentleUpdateHelper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeMachine.java500 public interface Service { interface in DozeMachine
/aosp14/frameworks/base/core/proto/android/os/
H A Dbatterystats.proto518 message Service { message
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java8267 public final static class Service extends Component<ServiceIntentInfo> implements Parcelable { class in PackageParser
8271 public Service(final ParseComponentArgs args, final ServiceInfo _info) { in Service() method in PackageParser.Service
8303 private Service(Parcel in) { in Service() method in PackageParser.Service
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1703 class Service : public ManifestExtractor::Element { class
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...