Home
last modified time | relevance | path

Searched defs:BinderService (Results 1 – 25 of 123) sorted by relevance

12345

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/security/
H A DFileIntegrityService.java84 private final class BinderService extends IFileIntegrityService.Stub { class in FileIntegrityService
85 BinderService(Context context) { in BinderService() method in FileIntegrityService.BinderService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/security/intrusiondetection/
H A DIntrusionDetectionService.java105 private static final class BinderService extends IIntrusionDetectionService.Stub { class in IntrusionDetectionService
108 BinderService(IntrusionDetectionService service, in BinderService() method in IntrusionDetectionService.BinderService
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowServiceManager.java153 private static final class BinderService { class in ShadowServiceManager
161 BinderService( in BinderService() method in ShadowServiceManager.BinderService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DBackgroundInstallControlService.java166 private static final class BinderService extends IBackgroundInstallControlService.Stub { class in BackgroundInstallControlService
169 BinderService(BackgroundInstallControlService service) { in BinderService() method in BackgroundInstallControlService.BinderService
/aosp_15_r20/test/dittosuite/src/
H A Dbinder_service.cpp32 BinderService::BinderService(const Params& params, const std::string& name, int64_t threads) in BinderService() function in dittosuite::BinderService
/aosp_15_r20/frameworks/av/services/medialog/
H A DMediaLogService.h29 friend class BinderService<MediaLogService>; // for MediaLogService() variable
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/os/instrumentation/
H A DDynamicInstrumentationManagerService.java63 private final class BinderService extends IDynamicInstrumentationManager.Stub { class in DynamicInstrumentationManagerService
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DWindowFocusStealerService.java40 private final class BinderService extends IWindowFocusStealer.Stub { class in WindowFocusStealerService
/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioService.h45 friend class BinderService<AAudioService>; variable
/aosp_15_r20/system/memory/libmemunreachable/tests/
DBinder_test.cpp39 class BinderService : public BBinder { class
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateService.java166 private class BinderService extends IWebViewUpdateService.Stub { class in WebViewUpdateService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/emergency/
H A DEmergencyAffordanceService.java295 private final class BinderService extends Binder { class in EmergencyAffordanceService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/projection/
H A DMediaProjectionManagerService.java707 final class BinderService extends IMediaProjectionManager.Stub { class in MediaProjectionManagerService
709 BinderService(Context context) { in BinderService() method in MediaProjectionManagerService.BinderService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/rotationresolver/
H A DRotationResolverManagerService.java220 private final class BinderService extends Binder { class in RotationResolverManagerService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/incident/
H A DIncidentCompanionService.java76 private final class BinderService extends IIncidentCompanion.Stub { class in IncidentCompanionService
/aosp_15_r20/art/tools/ahat/src/test-dump/
H A DDumpedStuff.java169 private static class BinderService extends IDumpedManager.Stub { class in DumpedStuff
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DDockObserver.java398 private final class BinderService extends Binder { class in DockObserver
H A DMmsServiceBroker.java334 private final class BinderService extends IMms.Stub { class in MmsServiceBroker
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/logcat/
H A DLogcatManagerService.java194 private final class BinderService extends ILogcatManagerService.Stub { class in LogcatManagerService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/metrics/
H A DMediaMetricsManagerService.java170 private final class BinderService extends IMediaMetricsManager.Stub { class in MediaMetricsManagerService
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar12META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-12/
Dservices.core.unboosted.jarcom/android/server/hdmi/HdmiEarcLocalDeviceTx.class HdmiEarcLocalDeviceTx.java package com.android. ...
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h86 friend class BinderService<CameraService>; variable
/aosp_15_r20/test/dittosuite/schema/
H A Dbenchmark.proto42 message BinderService { message
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/attention/
H A DAttentionManagerService.java1137 private final class BinderService extends Binder { class in AttentionManagerService

12345