Searched defs:configChangeCount (Results 1 – 1 of 1) sorted by relevance
203 int configChangeCount = counter.getCount(ActivityCallback.ON_CONFIGURATION_CHANGED); in getStateCountForRotation() local215 StateCount(int configChangeCount, int relaunchCount, boolean resize) { in StateCount()