Searched refs:currentlyOwnedContexts (Results 1 – 1 of 1) sorted by relevance
164 int currentlyOwnedContexts = info.getOwnedContexts(); in resetActiveContexts() local167 if ((c & contexts) != 0 && (c & currentlyOwnedContexts) != 0) { in resetActiveContexts()174 info.setOwnedContexts(currentlyOwnedContexts & ~removedContexts); in resetActiveContexts()