Searched defs:onDestroyCount (Results 1 – 1 of 1) sorted by relevance
77 int onCreateCount, int onDestroyCount, int surfaceCreationCount, in runAndAwaitChanges()379 final int onDestroyCount = (int) Stream.of(FLAG_SYSTEM, FLAG_LOCK) in performChange() local