Searched refs:policyB (Results 1 – 1 of 1) sorted by relevance
563 StrictMode.ThreadPolicy policyB = in strictModeLoop() local566 StrictMode.ThreadPolicy policy = ((i & 1) == 1) ? policyA : policyB; in strictModeLoop()