Searched refs:binder (Results 176 - 200 of 888) sorted by relevance

1234567891011>>

/frameworks/native/libs/sensor/include/sensor/
H A DSensorManager.h26 #include <binder/IBinder.h>
27 #include <binder/IPCThreadState.h>
28 #include <binder/IServiceManager.h>
/frameworks/av/include/common_time/
H A DICommonClock.h23 #include <binder/IInterface.h>
24 #include <binder/IServiceManager.h>
93 sp<IBinder> binder = defaultServiceManager()->checkService( local
95 sp<ICommonClock> clk = interface_cast<ICommonClock>(binder);
/frameworks/av/include/media/
H A DIAudioFlingerClient.h22 #include <binder/IInterface.h>
/frameworks/av/media/libaaudio/src/binding/
H A DIAAudioClient.h21 #include <binder/IInterface.h>
/frameworks/av/media/libaudioclient/include/media/
H A DIAudioFlingerClient.h22 #include <binder/IInterface.h>
/frameworks/av/media/libmedia/
H A DBufferingSettings.cpp20 #include <binder/Parcel.h>
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DOmxGraphicBufferSource.h31 using ::android::binder::Status;
/frameworks/av/media/utils/
H A DISchedulingPolicyService.h20 #include <binder/IInterface.h>
/frameworks/av/services/audioflinger/
H A DServiceUtilities.h19 #include <binder/PermissionController.h>
/frameworks/base/libs/storage/
H A DIMountShutdownObserver.cpp18 #include <binder/Parcel.h>
/frameworks/base/media/tests/audiotests/
H A Dshared_mem_test.cpp27 #include <binder/MemoryDealer.h>
28 #include <binder/MemoryHeapBase.h>
29 #include <binder/MemoryBase.h>
30 #include <binder/ProcessState.h>
/frameworks/base/services/core/java/com/android/server/location/
H A DActivityRecognitionProxy.java108 public void run(IBinder binder) {
111 descriptor = binder.getInterfaceDescriptor();
120 IActivityRecognitionHardwareWatcher.Stub.asInterface(binder);
139 IActivityRecognitionHardwareClient.Stub.asInterface(binder);
154 Log.e(TAG, "Null binder found on connection.");
H A DGeocoderProxy.java76 public void run(IBinder binder) {
77 IGeocodeProvider provider = IGeocodeProvider.Stub.asInterface(binder);
96 public void run(IBinder binder) {
97 IGeocodeProvider provider = IGeocodeProvider.Stub.asInterface(binder);
/frameworks/native/headers/media_plugin/media/arcvideobridge/
H A DIArcVideoBridge.h21 #include <binder/IInterface.h>
/frameworks/native/include/binder/
H A DIAppOpsCallback.h23 #include <binder/IInterface.h>
H A DIMediaResourceMonitor.h22 #include <binder/IInterface.h>
H A DIShellCallback.h21 #include <binder/IInterface.h>
H A DIUidObserver.h23 #include <binder/IInterface.h>
H A DMemoryBase.h23 #include <binder/IMemory.h>
/frameworks/native/include/media/arcvideobridge/
H A DIArcVideoBridge.h21 #include <binder/IInterface.h>
/frameworks/native/libs/binder/
H A DIpPrefix.cpp19 #include <binder/IpPrefix.h>
22 #include <binder/IBinder.h>
23 #include <binder/Parcel.h>
33 using namespace ::android::binder;
/frameworks/native/libs/binder/include/binder/
H A DIAppOpsCallback.h23 #include <binder/IInterface.h>
H A DIMediaResourceMonitor.h22 #include <binder/IInterface.h>
H A DIShellCallback.h21 #include <binder/IInterface.h>
H A DIUidObserver.h23 #include <binder/IInterface.h>

Completed in 330 milliseconds

1234567891011>>