Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java127 final ActivityLifecycleCounts count1 = getLifecycleCountsForRotation(activityName, in testRotation180WithCutout() local
130 final int configChangeCount1 = count1.getCount(ActivityCallback.ON_CONFIGURATION_CHANGED); in testRotation180WithCutout()
131 final int relaunchCount1 = count1.getCount(ActivityCallback.ON_CREATE); in testRotation180WithCutout()