Home
last modified time | relevance | path

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

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