Searched refs:BinderService (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/cmds/sensorservice/
H A Dmain_sensorservice.cpp17 #include <binder/BinderService.h>
/frameworks/native/cmds/surfaceflinger/
H A Dmain_surfaceflinger.cpp17 #include <binder/BinderService.h>
/frameworks/native/include/binder/
H A DBinderService.h34 class BinderService class in namespace:android
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h21 #include <binder/BinderService.h>
36 public BinderService<CameraService>,
40 friend class BinderService<CameraService>;
/frameworks/native/services/sensorservice/
H A DSensorService.h29 #include <binder/BinderService.h>
49 public BinderService<SensorService>,
53 friend class BinderService<SensorService>;
H A DBatteryService.cpp25 #include <binder/BinderService.h>
H A DSensorDevice.cpp25 #include <binder/BinderService.h>
H A DSensorService.cpp32 #include <binder/BinderService.h>
/frameworks/av/services/audioflinger/
H A DAudioPolicyService.h25 #include <binder/BinderService.h>
38 public BinderService<AudioPolicyService>,
43 friend class BinderService<AudioPolicyService>;
46 // for BinderService
H A DAudioFlinger.h41 #include <binder/BinderService.h>
79 public BinderService<AudioFlinger>,
82 friend class BinderService<AudioFlinger>; // for AudioFlinger()
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h35 #include <binder/BinderService.h>
77 class SurfaceFlinger : public BinderService<SurfaceFlinger>,

Completed in 386 milliseconds