Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DTaskChangeNotificationController.java338 void notifyActivityForcedResizable(int taskId, int reason, String packageName) { in notifyActivityForcedResizable() method in TaskChangeNotificationController
DActivityStackSupervisor.java4533 mService.mTaskChangeNotificationController.notifyActivityForcedResizable( in handleNonResizableTaskIfNeeded()
DActivityStack.java576 mService.mTaskChangeNotificationController.notifyActivityForcedResizable( in setWindowingMode()