Searched defs:SYSPROPS_TRANSACTION (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIBinder.h61 SYSPROPS_TRANSACTION = B_PACK_CHARS('_', 'S', 'P', 'R'), enumerator in enum:android::IBinder::__anon1552
/frameworks/native/libs/binder/include/binder/
H A DIBinder.h61 SYSPROPS_TRANSACTION = B_PACK_CHARS('_', 'S', 'P', 'R'), enumerator in enum:android::IBinder::__anon1645
/frameworks/base/core/java/android/os/
H A DIBinder.java149 int SYSPROPS_TRANSACTION = ('_'<<24)|('S'<<16)|('P'<<8)|'R'; field in interface:IBinder

Completed in 99 milliseconds