Searched defs:PING_TRANSACTION (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DIBinder.h57 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator in enum:android::IBinder::__anon1446
/frameworks/native/libs/binder/include/binder/
H A DIBinder.h57 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator in enum:android::IBinder::__anon1566
/frameworks/native/cmds/servicemanager/
H A Dbinder.h37 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator in enum:__anon1375
/frameworks/base/core/java/android/os/
H A DIBinder.java101 int PING_TRANSACTION = ('_'<<24)|('P'<<16)|('N'<<8)|'G'; field in interface:IBinder

Completed in 55 milliseconds