Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DPipActivity.java207 if (shouldAddExpandedPipAspectRatios()) { in onCreate()
475 private boolean shouldAddExpandedPipAspectRatios() { in shouldAddExpandedPipAspectRatios() method in PipActivity