Searched refs:sKnownResetNamespacesFlagCounter (Results 1 – 1 of 1) sorted by relevance
69 private static int sKnownResetNamespacesFlagCounter = -1; field in FlagNamespaceUtils122 sKnownResetNamespacesFlagCounter = -1; in resetKnownResetNamespacesFlagCounterForTest()145 sKnownResetNamespacesFlagCounter++; in incrementAndRetrieveResetNamespacesFlagCounter()146 if (sKnownResetNamespacesFlagCounter == MAX_COUNTER_VALUE) { in incrementAndRetrieveResetNamespacesFlagCounter()147 sKnownResetNamespacesFlagCounter = 0; in incrementAndRetrieveResetNamespacesFlagCounter()149 return sKnownResetNamespacesFlagCounter; in incrementAndRetrieveResetNamespacesFlagCounter()