Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiWindowTests.java116 assertActivityNotSupportedInSplitScreen(NON_RESIZEABLE_ACTIVITY); in testNonResizeableActivity()
137 assertActivityNotSupportedInSplitScreen(NON_RESIZEABLE_ACTIVITY); in testNonResizeableActivity()
185 private void assertActivityNotSupportedInSplitScreen(ComponentName activity) { in assertActivityNotSupportedInSplitScreen() method in MultiWindowTests