Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameControllerInput.java255 public boolean isKeyPressed(int keyIndex) { in isKeyPressed() method in GameControllerInput.InputDeviceState
410 column.setContent(mResources.getString(state.isKeyPressed(i) in show()