Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DFocusResolver_test.cpp51 sp<IBinder> unfocusableWindowToken = new BBinder(); in TEST() local
57 windows.push_back(new FakeWindowHandle("unfocusable", unfocusableWindowToken, in TEST()
78 request.token = unfocusableWindowToken; in TEST()
86 sp<IBinder> unfocusableWindowToken = new BBinder(); in TEST() local
98 windows.push_back(new FakeWindowHandle("Mirror3Focusable", unfocusableWindowToken, in TEST()
100 windows.push_back(new FakeWindowHandle("Mirror3Unfocusable", unfocusableWindowToken, in TEST()
118 request.token = unfocusableWindowToken; in TEST()