Searched refs:policyMask (Results 1 – 1 of 1) sorted by relevance
567 int policyMask = ((i & 1) == 1) ? 1 : 2; in strictModeLoop() local574 Binder.setThreadStrictModePolicy(policyMask); in strictModeLoop()