Searched refs:act2 (Results 1 – 2 of 2) sorted by relevance
1109 ActivityRecord act2) { in verifyWindowContainerApplyAnimation() argument1148 assertFalse(wc.getAnimationSources().contains(act2)); in verifyWindowContainerApplyAnimation()
2382 ActivityRecord act2 = createActivityRecord(mDisplayContent); in testAttachAndShowImeScreenshotOnTarget() local2383 final WindowState appWin2 = createWindow(null, TYPE_BASE_APPLICATION, act2, "appWin2"); in testAttachAndShowImeScreenshotOnTarget()