Searched refs:ON_UID_GONE_TRANSACTION (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIUidObserver.h39 ON_UID_GONE_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION, enumerator in enum:android::IUidObserver::__anon1455
/frameworks/native/libs/binder/include/binder/
H A DIUidObserver.h39 ON_UID_GONE_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION, enumerator in enum:android::IUidObserver::__anon1575
/frameworks/native/libs/binder/
H A DIUidObserver.cpp39 remote()->transact(ON_UID_GONE_TRANSACTION, data, &reply, IBinder::FLAG_ONEWAY);
70 case ON_UID_GONE_TRANSACTION: {

Completed in 228 milliseconds