Searched refs:writeStrongBinder (Results 1 - 25 of 92) 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 DIMediaExtractorService.cpp44 data.writeStrongBinder(IInterface::asBinder(source));
77 reply->writeStrongBinder(IInterface::asBinder(ex));
H A DIMediaDrmService.cpp72 reply->writeStrongBinder(IInterface::asBinder(crypto));
78 reply->writeStrongBinder(IInterface::asBinder(drm));
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 DISurfaceComposerClient.cpp76 data.writeStrongBinder(handle);
84 data.writeStrongBinder(handle);
92 data.writeStrongBinder(handle);
122 reply->writeStrongBinder(handle);
123 reply->writeStrongBinder(IInterface::asBinder(gbp));
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 DISurfaceComposer.cpp111 data.writeStrongBinder(display);
112 data.writeStrongBinder(IInterface::asBinder(producer));
136 err = data.writeStrongBinder(IInterface::asBinder(bufferProducer));
194 data.writeStrongBinder(display);
211 data.writeStrongBinder(display);
221 data.writeStrongBinder(display);
242 data.writeStrongBinder(display);
257 data.writeStrongBinder(display);
266 data.writeStrongBinder(display);
291 status_t 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.java779 data.writeStrongBinder(token);
793 data.writeStrongBinder(token);
805 data.writeStrongBinder(token);
816 data.writeStrongBinder(token);
828 data.writeStrongBinder(token);
841 data.writeStrongBinder(token);
857 data.writeStrongBinder(token);
869 data.writeStrongBinder(voiceInteractor != null ? voiceInteractor.asBinder() : null);
894 data.writeStrongBinder(token);
917 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 6506 milliseconds

1234