Searched defs:FLAG_ONEWAY (Results 1 - 2 of 2) sorted by relevance
/frameworks/native/include/binder/ | ||
H A D | IBinder.h | 63 FLAG_ONEWAY = 0x00000001 enumerator in enum:android::IBinder::__anon1341 |
/frameworks/base/core/java/android/os/ | ||
H A D | IBinder.java | 157 int FLAG_ONEWAY = 0x00000001; field in interface:IBinder 241 * RPC, or {@link #FLAG_ONEWAY} for a one-way RPC. |
Completed in 90 milliseconds