Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java130 final int configChangeCount1 = count1.getCount(ActivityCallback.ON_CONFIGURATION_CHANGED); in testRotation180WithCutout() local
139 final int configChange = configChangeCount1 + configChangeCount2; in testRotation180WithCutout()
153 final boolean resize1 = configChangeCount1 + relaunchCount1 > 0; in testRotation180WithCutout()