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/libs/binder/include/binder/
DIBinder.h56 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator
/frameworks/native/include/binder/
DIBinder.h56 PING_TRANSACTION = B_PACK_CHARS('_','P','N','G'), enumerator
/frameworks/native/libs/binder/
DProcessState.cpp291 0, IBinder::PING_TRANSACTION, data, nullptr, 0); in getStrongProxyForHandle()
DBinder.cpp178 case PING_TRANSACTION: in transact()
DBpBinder.cpp195 return transact(PING_TRANSACTION, send, &reply); in pingBinder()
/frameworks/native/libs/binder/tests/
DbinderDriverInterfaceTest.cpp241 .code = android::IBinder::PING_TRANSACTION, in TEST_F()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5272 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/non-updatable-api/
Dcurrent.txt34887 field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47
/frameworks/base/api/
Dcurrent.txt35031 field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47