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.java118 assertActivityNotSupportedInSplitScreen(NON_RESIZEABLE_ACTIVITY); in testNonResizeableActivity()
129 assertActivityNotSupportedInSplitScreen(NON_RESIZEABLE_ACTIVITY); in testNonResizeableActivity()
177 private void assertActivityNotSupportedInSplitScreen(ComponentName activity) { in assertActivityNotSupportedInSplitScreen() method in MultiWindowTests