Searched refs:onFirstWindowDrawn (Results 1 – 3 of 3) sorted by relevance
3097 activity1.onFirstWindowDrawn(activityWindow); in testStartingWindowInTaskFragment()3098 activity2.onFirstWindowDrawn(activityWindow); in testStartingWindowInTaskFragment()
4282 mActivityRecord.onFirstWindowDrawn(this); in performShowLocked()
6472 void onFirstWindowDrawn(WindowState win) { in onFirstWindowDrawn() method in ActivityRecord