Searched refs:secondaryDisplayId (Results 1 – 1 of 1) sorted by relevance
154 final int secondaryDisplayId = displaySession.createDisplay( in testKeyReceiving() local157 startActivity(SecondaryActivity.class, secondaryDisplayId); in testKeyReceiving()159 sendAndAssertTargetConsumedKey(secondaryActivity, KEYCODE_3, secondaryDisplayId); in testKeyReceiving()165 sendKey(ACTION_DOWN, KEYCODE_6, secondaryDisplayId); in testKeyReceiving()200 final int secondaryDisplayId = displaySession.createDisplay( in testMovingDisplayToTopByKeyEvent() local203 startActivity(SecondaryActivity.class, secondaryDisplayId); in testMovingDisplayToTopByKeyEvent()208 sendAndAssertTargetConsumedKey(secondaryActivity, KEYCODE_2, secondaryDisplayId); in testMovingDisplayToTopByKeyEvent()246 final int secondaryDisplayId = displaySession.createDisplay( in testPointerCapture() local249 startActivity(SecondaryActivity.class, secondaryDisplayId); in testPointerCapture()277 final int secondaryDisplayId = displaySession.createDisplay( in testDisplayChanged() local[all …]