Home
last modified time | relevance | path

Searched refs:handleTopActivityLaunchingInDifferentOrientation (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DStartingSurfaceController.java168 activity.mDisplayContent.handleTopActivityLaunchingInDifferentOrientation( in createTaskSnapshotSurface()
H A DDisplayContent.java1762 if (topCandidate != null && handleTopActivityLaunchingInDifferentOrientation( in updateOrientation()
1813 boolean handleTopActivityLaunchingInDifferentOrientation(@NonNull ActivityRecord r, in handleTopActivityLaunchingInDifferentOrientation() method in DisplayContent
1815 return handleTopActivityLaunchingInDifferentOrientation(r, r, checkOpening); in handleTopActivityLaunchingInDifferentOrientation()
1830 private boolean handleTopActivityLaunchingInDifferentOrientation(@NonNull ActivityRecord r, in handleTopActivityLaunchingInDifferentOrientation() method in DisplayContent
H A DActivityRecord.java4474 mDisplayContent.handleTopActivityLaunchingInDifferentOrientation(this, in transferStartingWindow()
/aosp14/frameworks/base/services/
H A Dart-profile10902 HSPLcom/android/server/wm/DisplayContent;->handleTopActivityLaunchingInDifferentOrientation(Lcom/an…