Searched refs:secondRecord (Results 1 – 1 of 1) sorted by relevance
2876 final ActivityRecord secondRecord = new ActivityBuilder(mAtm) in testTrackingStartingWindowThroughTrampoline() local2878 secondRecord.showStartingWindow(null /* prev */, true /* newTask */, false, in testTrackingStartingWindowThroughTrampoline()2880 assertFalse(secondRecord.mSplashScreenStyleSolidColor); in testTrackingStartingWindowThroughTrampoline()2881 secondRecord.onStartingWindowDrawn(); in testTrackingStartingWindowThroughTrampoline()2886 true /* startActivity */, secondRecord); in testTrackingStartingWindowThroughTrampoline()