Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java375 int controllerId = mGameControllers.get(playerIndex); in thump() local
376 InputDevice dev = InputDevice.getDevice(controllerId); in thump()