Searched refs:thread_state (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp338 IPCThreadState* thread_state = IPCThreadState::self(); local
339 const int32_t strict_policy_before = thread_state->getStrictModePolicy();
359 if (thread_state->getStrictModePolicy() != strict_policy_before) {

Completed in 53 milliseconds