Home
last modified time | relevance | path

Searched refs:activityLaunchOnSecondaryDisplayFailed (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DForcedResizableInfoActivityController.java110 void activityLaunchOnSecondaryDisplayFailed() { in activityLaunchOnSecondaryDisplayFailed() method in ForcedResizableInfoActivityController
H A DLegacySplitScreenController.java216 mForcedResizableController.activityLaunchOnSecondaryDisplayFailed(); in LegacySplitScreenController()