Home | History | Annotate | Download | only in binder

Lines Matching refs:threadState

488                               IPCThreadState* threadState) const
491 if (threadState == NULL) {
492 threadState = IPCThreadState::self();
494 if ((threadState->getLastTransactionBinderFlags() &
500 threadState->setStrictModePolicy(0);
502 threadState->setStrictModePolicy(strictPolicy);