Home
last modified time | relevance | path

Searched defs:currentInputDevice (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/inputmethod/
DMouseKeysImageListAdapter.java66 @Nullable InputDevice currentInputDevice) { in MouseKeysImageListAdapter()
93 @Nullable InputDevice currentInputDevice) { in composeSummaryForImages()
123 private String getDisplayLabel(InputDevice currentInputDevice, int keycode) { in getDisplayLabel()