Home
last modified time | relevance | path

Searched refs:FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DForcedResizableInfoActivity.java19 import static android.app.ITaskStackListener.FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY;
64 case FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY: in onCreate()
/aosp12/frameworks/base/core/java/android/app/
H A DITaskStackListener.aidl28 const int FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY = 2; field
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityTaskSupervisorTests.java21 import static android.app.ITaskStackListener.FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY;
181 eq(FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY), in testHandleNonResizableTaskOnSecondaryDisplay()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java30 import static android.app.ITaskStackListener.FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY;
2187 handleForcedResizableTaskIfNeeded(task, FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY); in handleNonResizableTaskIfNeeded()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6855 Landroid/app/ITaskStackListener;->FORCED_RESIZEABLE_REASON_SECONDARY_DISPLAY:I