Home
last modified time | relevance | path

Searched refs:incrementAndRetrieveResetNamespacesFlagCounter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/utils/
DFlagNamespaceUtils.java94 int nextFlagCounter = incrementAndRetrieveResetNamespacesFlagCounter(); in addToKnownResetNamespaces()
144 private static int incrementAndRetrieveResetNamespacesFlagCounter() { in incrementAndRetrieveResetNamespacesFlagCounter() method in FlagNamespaceUtils