Searched refs:supportsFreeformInDisplayArea (Results 1 – 4 of 4) sorted by relevance
1387 supportsFreeform = task.supportsFreeformInDisplayArea(this);1394 supportsFreeform = r.supportsFreeformInDisplayArea(this);
678 if (!activity.supportsFreeformInDisplayArea(displayArea) || activity.isResizeable()) { in shouldLaunchUnresizableAppInFreeform()
1727 return supportsFreeformInDisplayArea(getDisplayArea()); in supportsFreeform()1734 boolean supportsFreeformInDisplayArea(@Nullable TaskDisplayArea tda) { in supportsFreeformInDisplayArea() method in Task
3168 return supportsFreeformInDisplayArea(getDisplayArea()); in supportsFreeform()3175 boolean supportsFreeformInDisplayArea(@Nullable TaskDisplayArea tda) { in supportsFreeformInDisplayArea() method in ActivityRecord