Searched refs:hasStartingWindow (Results 1 – 9 of 9) sorted by relevance
87 && targetWin.mActivityRecord.hasStartingWindow() in getControl()
2214 if (mSystemBarColorApps.contains(app) && !app.hasStartingWindow()) {
2969 if (parentTask.forAllActivities(ActivityRecord::hasStartingWindow)) { in getChangeFlags()
5483 && imeTarget.mActivityRecord.hasStartingWindow())) { in assignRelativeLayerForIme()
8593 && mRoot.forAllActivities(ActivityRecord::hasStartingWindow); in waitForAnimationsToComplete()
4407 boolean hasStartingWindow() { in hasStartingWindow() method in ActivityRecord
3130 assertTrue("Starting window should be present", activity.hasStartingWindow()); in testHasStartingWindow()3132 assertTrue("Starting window should be present", activity.hasStartingWindow()); in testHasStartingWindow()3135 assertFalse("Starting window should not be present", activity.hasStartingWindow()); in testHasStartingWindow()
1588 doReturn(true).when(activity1).hasStartingWindow(); in testIsBehindStartingWindowChange()
10504 HPLcom/android/server/wm/ActivityRecord;->hasStartingWindow()Z+]Lcom/android/server/wm/WindowContai…