Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowUntrustedTouchTest.java126 private static final String APP_B = field in WindowUntrustedTouchTest
131 private static final String[] APPS = {APP_A, APP_B};
410 addSawOverlay(APP_B, WINDOW_2, .7f); in testWhenTwoSawWindowsFromDifferentAppsEachBelowThreshold_allowsTouch()
561 addActivityOverlay(APP_B, /* opacity */ .7f); in testWhenTwoActivityWindowsFromDifferentAppsTogetherBelowThreshold_blocksTouch()
617 addSawOverlay(APP_B, WINDOW_1, .5f); in testWhenOneActivityWindowAndOneSawWindowBelowThresholdFromDifferentApp_blocksTouch()
648 addActivityChildWindow(APP_B, WINDOW_1, token); in testWhenActivityChildWindowWithDifferentTokenFromDifferentApp_blocksTouch()
843 addToastOverlay(APP_B, /* custom */ true); in testWhenOneCustomToastWindowAndOneSawWindowBelowThresholdFromDifferentApp_blocksTouch()