Home | History | Annotate | Download | only in binder

Lines Matching full:threadstate

613                               IPCThreadState* threadState) const
616 if (threadState == NULL) {
617 threadState = IPCThreadState::self();
619 if ((threadState->getLastTransactionBinderFlags() &
625 threadState->setStrictModePolicy(0);
627 threadState->setStrictModePolicy(strictPolicy);