Searched defs:targetMode (Results 1 – 2 of 2) sorted by relevance
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
D | CrossAppDragAndDropTests.java | 216 String sourceMode, ComponentName targetComponentName, String targetMode) in launchFreeformActivities() 243 String sourceMode, ComponentName targetComponentName, String targetMode) { in launchSplitScreenActivities() 284 private void assertDropResult(String sourceMode, String targetMode, String expectedDropResult) in assertDropResult() 299 ComponentName targetComponentName, String targetMode, in assertDragAndDropResults() 516 String sourceMode, ComponentName targetComponentName, String targetMode) in launchActivities()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityMagnificationTest.java | 270 final int targetMode = isWindowModeSupported(mInstrumentation.getContext()) in testSetMagnificationConfig_expectedConfig() local 313 final int targetMode = isWindowModeSupported(mInstrumentation.getContext()) in testSetConfigWithDefaultModeAndCenter_expectedConfig() local 355 final int targetMode = isWindowModeSupported(mInstrumentation.getContext()) in testSetConfigWithActivatedFalse_expectedConfig() local 772 final int targetMode = isWindowModeSupported(mInstrumentation.getContext()) in testListener_magnificationConfigChangedWithoutAnimation_notifyConfigChanged() local 826 final int targetMode = isWindowModeSupported(mInstrumentation.getContext()) in testListener_magnificationConfigChangedWithAnimation_notifyConfigChanged() local 914 final int targetMode = isWindowModeSupported(mInstrumentation.getContext()) in testListener_resetCurrentMagnification_notifyConfigChanged() local
|