Searched refs:count2 (Results 1 – 1 of 1) sorted by relevance
160 final StateCount count2 = getStateCountForRotation(activityName, rotationSession, in testRotation180WithCutout() local163 final int configChange = count1.mConfigChangeCount + count2.mConfigChangeCount; in testRotation180WithCutout()164 final int relaunch = count1.mRelaunchCount + count2.mRelaunchCount; in testRotation180WithCutout()166 final boolean sameSize = !count1.mResize || !count2.mResize; in testRotation180WithCutout()