Searched refs:binder (Results 276 - 300 of 785) sorted by relevance

<<11121314151617181920>>

/frameworks/native/include/audiomanager/
H A DIPlayer.h26 #include <binder/IInterface.h>
/frameworks/native/include/batteryservice/
H A DBatteryService.h20 #include <binder/Parcel.h>
H A DIBatteryPropertiesRegistrar.h20 #include <binder/IInterface.h>
/frameworks/native/include/binder/
H A DBufferedTextOutput.h20 #include <binder/TextOutput.h>
H A DIPermissionController.h21 #include <binder/IInterface.h>
/frameworks/native/include/gui/
H A DIProducerListener.h20 #include <binder/IInterface.h>
/frameworks/native/include/gui/view/
H A DSurface.h24 #include <binder/Parcelable.h>
/frameworks/native/libs/binder/
H A DDebug.cpp17 #include <binder/Debug.h>
H A DIInterface.cpp19 #include <binder/IInterface.h>
/frameworks/native/libs/binder/include/binder/
H A DBufferedTextOutput.h20 #include <binder/TextOutput.h>
H A DIPermissionController.h21 #include <binder/IInterface.h>
/frameworks/native/libs/binder/tests/
H A DbinderValueTypeTest.cpp28 #include <binder/Parcel.h>
29 #include <binder/Value.h>
30 #include <binder/Debug.h>
32 using ::android::binder::Value;
/frameworks/native/libs/sensor/include/sensor/
H A DISensorEventConnection.h26 #include <binder/IInterface.h>
/frameworks/native/services/batteryservice/
H A DIBatteryPropertiesListener.cpp20 #include <binder/Parcel.h>
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DPowerHAL.cpp24 #include <binder/IServiceManager.h>
/frameworks/native/services/surfaceflinger/
H A DGpuService.h20 #include <binder/IInterface.h>
/frameworks/native/services/vr/hardware_composer/aidl/android/dvr/
H A Dparcelable_unique_fd.cpp3 #include <binder/Parcel.h>
/frameworks/native/services/vr/hardware_composer/
H A Dvr_composer.h27 binder::Status registerObserver(
/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsService.java154 * same binder will return false.
159 IBinder binder = sessionToken.getCallbackBinder();
161 mDeathRecipientMap.get(binder);
162 binder.unlinkToDeath(deathRecipient, 0);
163 mDeathRecipientMap.remove(binder);
/frameworks/wilhelm/src/objects/
H A DCEngine.cpp21 #include <binder/IServiceManager.h>
77 android::sp<android::IBinder> binder = local
79 if (binder == 0) {
82 thiz->mAudioManager = android::interface_cast<android::IAudioManager>(binder);
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsObservers.java83 IBinder binder, int callingUid, @NetworkStatsAccess.Level int accessLevel) {
85 RequestInfo requestInfo = buildRequestInfo(request, messenger, binder, callingUid,
214 Messenger messenger, IBinder binder, int callingUid,
217 return new UserUsageRequestInfo(this, request, messenger, binder, callingUid,
222 return new NetworkUsageRequestInfo(this, request, messenger, binder, callingUid,
242 Messenger messenger, IBinder binder, int callingUid,
247 mBinder = binder;
309 // May occur naturally in the race of binder death.
337 Messenger messenger, IBinder binder, int callingUid,
339 super(statsObserver, request, messenger, binder, callingUi
82 register(DataUsageRequest inputRequest, Messenger messenger, IBinder binder, int callingUid, @NetworkStatsAccess.Level int accessLevel) argument
213 buildRequestInfo(DataUsageRequest request, Messenger messenger, IBinder binder, int callingUid, @NetworkStatsAccess.Level int accessLevel) argument
241 RequestInfo(NetworkStatsObservers statsObserver, DataUsageRequest request, Messenger messenger, IBinder binder, int callingUid, @NetworkStatsAccess.Level int accessLevel) argument
336 NetworkUsageRequestInfo(NetworkStatsObservers statsObserver, DataUsageRequest request, Messenger messenger, IBinder binder, int callingUid, @NetworkStatsAccess.Level int accessLevel) argument
378 UserUsageRequestInfo(NetworkStatsObservers statsObserver, DataUsageRequest request, Messenger messenger, IBinder binder, int callingUid, @NetworkStatsAccess.Level int accessLevel) argument
[all...]
/frameworks/av/drm/libmediadrm/
H A DIMediaDrmService.cpp21 #include <binder/Parcel.h>
22 #include <binder/IMemory.h>
/frameworks/av/include/media/
H A DIMediaPlayerService.h24 #include <binder/IInterface.h>
25 #include <binder/Parcel.h>
/frameworks/av/include/media/stagefright/
H A DRemoteDataSource.h20 #include <binder/IMemory.h>
21 #include <binder/MemoryDealer.h>
57 // Protect strong pointer assignments. This also can be called from the binder
/frameworks/av/media/libaaudio/src/binding/
H A DAAudioStreamRequest.cpp24 #include <binder/Parcel.h>
25 #include <binder/Parcelable.h>

Completed in 3717 milliseconds

<<11121314151617181920>>