Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DManifestLayoutTests.java95 testMinimalSize(true /* freeform */); in testMinimalSizeFreeform()
103 testMinimalSize(false /* freeform */); in testMinimalSizeDocked()
106 private void testMinimalSize(boolean freeform) throws Exception { in testMinimalSize() method in ManifestLayoutTests