Searched refs:count1 (Results 1 – 1 of 1) sorted by relevance
158 final StateCount count1 = 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()