Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DIBinder.java102 int PING_TRANSACTION = ('_'<<24)|('P'<<16)|('N'<<8)|'G'; field
/frameworks/native/cmds/servicemanager/
Dbinder.h37 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator
Dservice_manager.c275 if (txn->code == PING_TRANSACTION) in svcmgr_handler()
/frameworks/native/libs/binder/include/binder/
DIBinder.h57 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator
/frameworks/native/libs/binder/
DBinder.cpp130 case PING_TRANSACTION: in transact()
DProcessState.cpp295 0, IBinder::PING_TRANSACTION, data, nullptr, 0); in getStrongProxyForHandle()
DBpBinder.cpp189 status_t err = transact(PING_TRANSACTION, send, &reply); in pingBinder()
/frameworks/native/libs/binder/tests/
DbinderDriverInterfaceTest.cpp242 .code = android::IBinder::PING_TRANSACTION, in TEST_F()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5157 code == IBinder::PING_TRANSACTION || code == IBinder::SHELL_COMMAND_TRANSACTION || in CheckTransactCodeCredentials()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21834 field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47
/frameworks/base/api/
Dcurrent.txt34591 field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47