Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowInputDevice.java65 final ShadowInputDevice shadowInputDevice = Shadow.extract(inputDevice); in makeInputDevicebyId() local
66 shadowInputDevice.setId(id); in makeInputDevicebyId()