Home
last modified time | relevance | path

Searched refs:BINDER (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binderthreadstate/include/binderthreadstate/
DIPCThreadStateBase.h27 BINDER, enumerator
/frameworks/base/services/core/java/com/android/server/am/
DIntentBindRecord.java118 proto.write(IntentBindRecordProto.BINDER, binder.toString()); in writeToProto()
/frameworks/native/libs/binder/
DIPCThreadState.cpp1166 IPCThreadStateBase::CallState::BINDER); in executeCommand()
1292 … return mIPCThreadStateBase->getCurrentBinderCallState() == IPCThreadStateBase::CallState::BINDER; in isServingCall()