Searched refs:ON_ERROR (Results 1 – 2 of 2) sorted by relevance
37 ON_ERROR = IBinder::FIRST_CALL_TRANSACTION + 3, enumerator
65 return remote()->transact(ON_ERROR, data, &reply, IBinder::FLAG_ONEWAY); in onError()