Home | History | Annotate | Download | only in binder

Lines Matching refs:threadState

631                               IPCThreadState* threadState) const
634 if (threadState == NULL) {
635 threadState = IPCThreadState::self();
637 if ((threadState->getLastTransactionBinderFlags() &
643 threadState->setStrictModePolicy(0);
645 threadState->setStrictModePolicy(strictPolicy);