Home | History | Annotate | Download | only in binder

Lines Matching refs:threadState

516                               IPCThreadState* threadState) const
519 if (threadState == NULL) {
520 threadState = IPCThreadState::self();
522 if ((threadState->getLastTransactionBinderFlags() &
528 threadState->setStrictModePolicy(0);
530 threadState->setStrictModePolicy(strictPolicy);