Searched defs:FLAG_ONEWAY (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/os/
H A DIBinder.java157 int FLAG_ONEWAY = 0x00000001; field in interface:IBinder
241 * RPC, or {@link #FLAG_ONEWAY} for a one-way RPC.
/frameworks/native/include/binder/
H A DIBinder.h63 FLAG_ONEWAY = 0x00000001 enumerator in enum:android::IBinder::__anon1341

Completed in 123 milliseconds