Home
last modified time | relevance | path

Searched defs:transact (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/os/
DIHwBinder.java32 public void transact( in transact() method
DHwRemoteBinder.java44 public native final void transact( in transact() method in HwRemoteBinder
DHwBinder.java47 public final native void transact( in transact() method in HwBinder
DIBinder.java302 public boolean transact(int code, @NonNull Parcel data, @Nullable Parcel reply, int flags) in transact() method
DBinderProxy.java528 public boolean transact(int code, Parcel data, Parcel reply, int flags) throws RemoteException { in transact() method in BinderProxy
DBinder.java1338 public final boolean transact(int code, @NonNull Parcel data, @Nullable Parcel reply, in transact() method in Binder
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsUt.aidl72 int transact(in Bundle ssInfo); in transact() method
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderDeathDispatcherTest.java94 public boolean transact(int code, Parcel data, Parcel reply, int flags) in transact() method in BinderDeathDispatcherTest.MyTarget
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsUtImplBase.java407 public int transact(Bundle ssInfo) { in transact() method in ImsUtImplBase
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsUt.java591 public void transact(Bundle ssInfo, Message result) { in transact() method in ImsUt
/frameworks/native/libs/binder/
DBpBinder.cpp362 status_t BpBinder::transact( in transact() function in android::BpBinder
DBinder.cpp359 status_t BBinder::transact( in transact() function in android::BBinder
DRpcSession.cpp267 status_t RpcSession::transact(const sp<IBinder>& binder, uint32_t code, const Parcel& data, in transact() function in android::RpcSession
DRpcState.cpp525 status_t RpcState::transact(const sp<RpcSession::RpcConnection>& connection, in transact() function in android::RpcState
DIPCThreadState.cpp808 status_t IPCThreadState::transact(int32_t handle, in transact() function in android::IPCThreadState
/frameworks/native/libs/binder/rust/src/
Dbinder.rs239 fn transact<F: FnOnce(BorrowedParcel<'_>) -> Result<()>>( in transact() method
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java1949 public boolean transact(int code, @NonNull Parcel data, @Nullable Parcel reply, int flags) in transact() method in WindowContainerTests.TestBinder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...