Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowFocusTests.java147 final int secondaryDisplayId = session.getDisplayId(); in testKeyReceiving() local
150 sendAndAssertTargetConsumedKey(secondaryActivity, KEYCODE_3, secondaryDisplayId); in testKeyReceiving()
162 sendKey(ACTION_DOWN, KEYCODE_6, secondaryDisplayId); in testKeyReceiving()
196 final int secondaryDisplayId = session.getDisplayId(); in testMovingDisplayToTopByKeyEvent() local
202 sendAndAssertTargetConsumedKey(secondaryActivity, KEYCODE_2, secondaryDisplayId); in testMovingDisplayToTopByKeyEvent()