Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java133 final ActivityLifecycleCounts count2 = getLifecycleCountsForRotation(activityName, in testRotation180WithCutout() local
136 final int configChangeCount2 = count2.getCount(ActivityCallback.ON_CONFIGURATION_CHANGED); in testRotation180WithCutout()
137 final int relaunchCount2 = count2.getCount(ActivityCallback.ON_CREATE); in testRotation180WithCutout()