Searched refs:supportsFreeformInDisplayArea (Results 1 – 4 of 4) sorted by relevance
1370 supportsFreeform = task.supportsFreeformInDisplayArea(this);1377 supportsFreeform = r.supportsFreeformInDisplayArea(this);
661 if (!activity.supportsFreeformInDisplayArea(displayArea) || activity.isResizeable()) { in shouldLaunchUnresizableAppInFreeform()
1809 return supportsFreeformInDisplayArea(getDisplayArea()); in supportsFreeform()1816 boolean supportsFreeformInDisplayArea(@Nullable TaskDisplayArea tda) { in supportsFreeformInDisplayArea() method in Task
3354 return supportsFreeformInDisplayArea(getDisplayArea()); in supportsFreeform()3361 boolean supportsFreeformInDisplayArea(@Nullable TaskDisplayArea tda) { in supportsFreeformInDisplayArea() method in ActivityRecord