Home
last modified time | relevance | path

Searched refs:PING_TRANSACTION (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/os/
DIBinder.java98 int PING_TRANSACTION = ('_'<<24)|('P'<<16)|('N'<<8)|'G'; field
/frameworks/native/include/binder/
DIBinder.h51 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator
/frameworks/native/cmds/servicemanager/
Dbinder.h37 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator
Dservice_manager.c264 if (txn->code == PING_TRANSACTION) in svcmgr_handler()
/frameworks/native/libs/binder/
DBinder.cpp104 case PING_TRANSACTION: in transact()
DProcessState.cpp214 0, IBinder::PING_TRANSACTION, data, NULL, 0); in getStrongProxyForHandle()
DBpBinder.cpp139 status_t err = transact(PING_TRANSACTION, send, &reply); in pingBinder()
/frameworks/base/api/
Dsystem-current.txt23416 field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47
Dcurrent.txt21836 field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47