Home | History | Annotate | Download | only in binder

Lines Matching refs:threadState

489                               IPCThreadState* threadState) const
492 if (threadState == NULL) {
493 threadState = IPCThreadState::self();
495 if ((threadState->getLastTransactionBinderFlags() &
501 threadState->setStrictModePolicy(0);
503 threadState->setStrictModePolicy(strictPolicy);