Searched refs:dirtyFlags (Results 1 – 2 of 2) sorted by relevance
274 protected void syncInternal(Set<Flag<?>> dirtyFlags) { in syncInternal() argument277 for (Flag<?> f : dirtyFlags) { in syncInternal()289 for (Flag<?> f : dirtyFlags) { in syncInternal()
68 protected void syncInternal(Set<Flag<?>> dirtyFlags) { in syncInternal() argument