Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInputTests.java95 private static final int TAPPING_TARGET_WINDOW_SIZE = 100; field in WindowInputTests
283 p.width = TAPPING_TARGET_WINDOW_SIZE; in testFilterTouchesWhenObscuredByWindowFromDifferentUid()
284 p.height = TAPPING_TARGET_WINDOW_SIZE; in testFilterTouchesWhenObscuredByWindowFromDifferentUid()
302 placeWindowAtLayoutCenter(params, TAPPING_TARGET_WINDOW_SIZE, in testFilterTouchesWhenObscuredByWindowFromDifferentUid()
304 TAPPING_TARGET_WINDOW_SIZE); in testFilterTouchesWhenObscuredByWindowFromDifferentUid()
337 p.width = TAPPING_TARGET_WINDOW_SIZE; in testFlagTouchesWhenObscuredByWindowFromDifferentUid()
338 p.height = TAPPING_TARGET_WINDOW_SIZE; in testFlagTouchesWhenObscuredByWindowFromDifferentUid()
358 placeWindowAtLayoutCenter(params, TAPPING_TARGET_WINDOW_SIZE, in testFlagTouchesWhenObscuredByWindowFromDifferentUid()
360 TAPPING_TARGET_WINDOW_SIZE); in testFlagTouchesWhenObscuredByWindowFromDifferentUid()
439 p.width = TAPPING_TARGET_WINDOW_SIZE; in testFlagTouchesWhenObscuredByMinPositiveOpacityWindow()
[all …]