Searched refs:mSplashScreenStyleEmpty (Results 1 – 2 of 2) sorted by relevance
546 boolean mSplashScreenStyleEmpty = false; field in ActivityRecord6075 mSplashScreenStyleEmpty = true; in onFirstWindowDrawn()6110 mSplashScreenStyleEmpty = true; in onStartingWindowDrawn()6595 return sourceRecord.mSplashScreenStyleEmpty; in shouldUseEmptySplashScreen()6653 mSplashScreenStyleEmpty = shouldUseEmptySplashScreen(sourceRecord, startActivity); in showStartingWindow()6669 allowTaskSnapshot(), activityCreated, mSplashScreenStyleEmpty); in showStartingWindow()
2616 assertFalse(secondRecord.mSplashScreenStyleEmpty); in testTrackingStartingWindowThroughTrampoline()2623 assertTrue(finalRecord.mSplashScreenStyleEmpty); in testTrackingStartingWindowThroughTrampoline()