Searched refs:writeStrongBinder (Results 1 - 25 of 93) sorted by relevance

1234

/frameworks/av/media/libmedia/
H A DIMediaPlayerService.cpp70 data.writeStrongBinder(IInterface::asBinder(client));
120 data.writeStrongBinder(IInterface::asBinder(client));
148 reply->writeStrongBinder(IInterface::asBinder(player));
155 reply->writeStrongBinder(IInterface::asBinder(recorder));
161 reply->writeStrongBinder(IInterface::asBinder(retriever));
167 reply->writeStrongBinder(IInterface::asBinder(omx));
174 reply->writeStrongBinder(IInterface::asBinder(hdcp));
194 reply->writeStrongBinder(NULL);
199 reply->writeStrongBinder(IInterface::asBinder(display));
205 reply->writeStrongBinder(IInterfac
[all...]
H A DIMediaDrmService.cpp72 reply->writeStrongBinder(IInterface::asBinder(crypto));
78 reply->writeStrongBinder(IInterface::asBinder(drm));
H A DIMediaExtractorService.cpp44 data.writeStrongBinder(IInterface::asBinder(source));
80 reply->writeStrongBinder(IInterface::asBinder(ex));
H A DIMediaLogService.cpp45 data.writeStrongBinder(IInterface::asBinder(shared));
55 data.writeStrongBinder(IInterface::asBinder(shared));
H A DIMediaCodecService.cpp62 reply->writeStrongBinder(IInterface::asBinder(omx));
/frameworks/av/soundtrigger/
H A DISoundTriggerClient.cpp47 data.writeStrongBinder(IInterface::asBinder(eventMemory));
57 data.writeStrongBinder(IInterface::asBinder(eventMemory));
66 data.writeStrongBinder(IInterface::asBinder(eventMemory));
/frameworks/base/core/java/android/os/
H A DMessenger.java95 out.writeStrongBinder(mTarget.asBinder());
120 out.writeStrongBinder(messenger != null ? messenger.mTarget.asBinder()
H A DServiceManagerNative.java60 reply.writeStrongBinder(service);
68 reply.writeStrongBinder(service);
148 data.writeStrongBinder(service);
189 data.writeStrongBinder(controller.asBinder());
H A DRemoteCallback.java92 parcel.writeStrongBinder(mCallback.asBinder());
H A DResultReceiver.java118 out.writeStrongBinder(mReceiver.asBinder());
/frameworks/native/libs/gui/
H A DLayerState.cpp27 output.writeStrongBinder(surface);
42 output.writeStrongBinder(handle);
78 output.writeStrongBinder(IInterface::asBinder(client));
99 output.writeStrongBinder(token);
100 output.writeStrongBinder(IInterface::asBinder(surface));
H A DISurfaceComposerClient.cpp77 data.writeStrongBinder(handle);
85 data.writeStrongBinder(handle);
93 data.writeStrongBinder(handle);
107 result = data.writeStrongBinder(handle);
152 reply->writeStrongBinder(handle);
153 reply->writeStrongBinder(IInterface::asBinder(gbp));
H A DISurfaceComposer.cpp113 data.writeStrongBinder(display);
114 data.writeStrongBinder(IInterface::asBinder(producer));
138 err = data.writeStrongBinder(IInterface::asBinder(bufferProducer));
196 data.writeStrongBinder(display);
213 data.writeStrongBinder(display);
223 data.writeStrongBinder(display);
244 data.writeStrongBinder(display);
259 data.writeStrongBinder(display);
268 data.writeStrongBinder(display);
282 result = data.writeStrongBinder(displa
[all...]
/frameworks/base/core/java/android/accounts/
H A DAccountManagerResponse.java65 dest.writeStrongBinder(mResponse.asBinder());
H A DAccountAuthenticatorResponse.java85 dest.writeStrongBinder(mAccountAuthenticatorResponse.asBinder());
/frameworks/native/services/powermanager/
H A DIPowerManager.cpp44 data.writeStrongBinder(lock);
60 data.writeStrongBinder(lock);
73 data.writeStrongBinder(lock);
83 data.writeStrongBinder(lock);
/frameworks/native/libs/binder/
H A DIAppOpsService.cpp67 data.writeStrongBinder(token);
81 data.writeStrongBinder(token);
94 data.writeStrongBinder(IInterface::asBinder(callback));
101 data.writeStrongBinder(IInterface::asBinder(callback));
108 data.writeStrongBinder(clientToken);
198 reply->writeStrongBinder(token);
/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java780 data.writeStrongBinder(token);
794 data.writeStrongBinder(token);
806 data.writeStrongBinder(token);
817 data.writeStrongBinder(token);
829 data.writeStrongBinder(token);
842 data.writeStrongBinder(token);
858 data.writeStrongBinder(token);
870 data.writeStrongBinder(voiceInteractor != null ? voiceInteractor.asBinder() : null);
895 data.writeStrongBinder(token);
918 data.writeStrongBinder(toke
[all...]
/frameworks/av/camera/
H A DICameraRecordingProxy.cpp51 data.writeStrongBinder(IInterface::asBinder(listener));
69 data.writeStrongBinder(IInterface::asBinder(mem));
/frameworks/native/services/batteryservice/
H A DIBatteryPropertiesRegistrar.cpp37 data.writeStrongBinder(IInterface::asBinder(listener));
44 data.writeStrongBinder(IInterface::asBinder(listener));
/frameworks/av/radio/
H A DIRadioClient.cpp45 data.writeStrongBinder(IInterface::asBinder(eventMemory));
/frameworks/base/core/java/android/content/pm/
H A DKeySet.java99 out.writeStrongBinder(token);
/frameworks/base/core/java/android/database/
H A DBulkCursorDescriptor.java57 out.writeStrongBinder(cursor.asBinder());
/frameworks/base/core/java/android/net/
H A DCaptivePortal.java51 out.writeStrongBinder(mBinder);
/frameworks/base/core/java/android/security/keymaster/
H A DOperationResult.java77 out.writeStrongBinder(token);

Completed in 755 milliseconds

1234