Home | History | Annotate | Download | only in binder

Lines Matching refs:threadState

495                               IPCThreadState* threadState) const
498 if (threadState == NULL) {
499 threadState = IPCThreadState::self();
501 if ((threadState->getLastTransactionBinderFlags() &
507 threadState->setStrictModePolicy(0);
509 threadState->setStrictModePolicy(strictPolicy);