Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java136 final int configChangeCount2 = count2.getCount(ActivityCallback.ON_CONFIGURATION_CHANGED); in testRotation180WithCutout() local
139 final int configChange = configChangeCount1 + configChangeCount2; in testRotation180WithCutout()
154 final boolean resize2 = configChangeCount2 + relaunchCount2 > 0; in testRotation180WithCutout()