Searched refs:notifyActivityForcedResizable (Results 1 – 4 of 4) sorted by relevance
132 verify(taskChangeNotifier).notifyActivityForcedResizable(eq(task.taskId), in testHandleNonResizableTaskOnSecondaryDisplay()145 verify(taskChangeNotifier, never()).notifyActivityForcedResizable(anyInt() /* taskId */, in testHandleNonResizableTaskOnSecondaryDisplay()
374 void notifyActivityForcedResizable(int taskId, int reason, String packageName) { in notifyActivityForcedResizable() method in TaskChangeNotificationController
2476 mService.getTaskChangeNotificationController().notifyActivityForcedResizable( in handleForcedResizableTaskIfNeeded()
785 mService.getTaskChangeNotificationController().notifyActivityForcedResizable( in setWindowingModeInSurfaceTransaction()