Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityTaskSupervisorTests.java186 verify(taskChangeNotifier).notifyActivityForcedResizable(eq(task.mTaskId), in testHandleNonResizableTaskOnSecondaryDisplay()
199 verify(taskChangeNotifier, never()).notifyActivityForcedResizable(anyInt() /* taskId */, in testHandleNonResizableTaskOnSecondaryDisplay()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskChangeNotificationController.java394 void notifyActivityForcedResizable(int taskId, int reason, String packageName) { in notifyActivityForcedResizable() method in TaskChangeNotificationController
H A DActivityTaskSupervisor.java2564 mService.getTaskChangeNotificationController().notifyActivityForcedResizable( in handleForcedResizableTaskIfNeeded()
H A DTask.java4616 mAtmService.getTaskChangeNotificationController().notifyActivityForcedResizable(