Searched defs:FLAG_ONEWAY (Results 1 - 3 of 3) sorted by relevance

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

Completed in 89 milliseconds