Searched defs:FLAG_ONEWAY (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/include/binder/
H A DIBinder.h63 FLAG_ONEWAY = 0x00000001 enumerator in enum:android::IBinder::__anon1341
/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.

Completed in 447 milliseconds