Home
last modified time | relevance | path

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

/frameworks/av/services/mediaextractor/
DMediaExtractorService.h28 friend class BinderService<MediaExtractorService>; // for MediaExtractorService() variable
/frameworks/av/services/mediacodec/
DMediaCodecService.h28 friend class BinderService<MediaCodecService>; // for MediaCodecService() variable
/frameworks/av/services/medialog/
DMediaLogService.h28 friend class BinderService<MediaLogService>; // for MediaLogService() variable
/frameworks/av/services/radio/
DRadioService.h39 friend class BinderService<RadioService>; variable
/frameworks/base/services/core/java/com/android/server/
DRecoverySystemService.java67 private final class BinderService extends IRecoverySystem.Stub { class in RecoverySystemService
DDockObserver.java245 private final class BinderService extends Binder { class in DockObserver
DPinnerService.java330 private final class BinderService extends Binder { class in PinnerService
DMmsServiceBroker.java327 private final class BinderService extends IMms.Stub { class in MmsServiceBroker
DBatteryService.java863 private final class BinderService extends Binder { class in BatteryService
DDeviceIdleController.java1124 private final class BinderService extends IDeviceIdleController.Stub { class in DeviceIdleController
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateService.java139 private class BinderService extends IWebViewUpdateService.Stub { class in WebViewUpdateService
/frameworks/av/services/soundtrigger/
DSoundTriggerHwService.h39 friend class BinderService<SoundTriggerHwService>; variable
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h50 friend class BinderService<AudioPolicyService>; variable
/frameworks/av/services/camera/libcameraservice/
DCameraService.h62 friend class BinderService<CameraService>; variable
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamManagerService.java484 private final class BinderService extends IDreamManager.Stub { class in DreamManagerService
/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionManagerService.java203 private final class BinderService extends IMediaProjectionManager.Stub { class in MediaProjectionManagerService
/frameworks/av/services/audioflinger/
DAudioFlinger.h94 friend class BinderService<AudioFlinger>; // for AudioFlinger() variable
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1196 private final class BinderService extends IDisplayManager.Stub { class in DisplayManagerService
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java1219 private final class BinderService extends IUsageStatsManager.Stub { class in UsageStatsService
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java1207 private final class BinderService extends IHdmiControlService.Stub { class in HdmiControlService
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java879 private final class BinderService extends ITvInputManager.Stub { class in TvInputManagerService
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java3315 private final class BinderService extends IPowerManager.Stub { class in PowerManagerService