Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DPhysicalKeyboardFragment.java248 private static String getLayoutLabel(@NonNull InputDevice device, in getLayoutLabel() method in PhysicalKeyboardFragment
277 device.getName(), device.getIdentifier(), getLayoutLabel(device, context, im))); in getHardKeyboards()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DPhysicalKeyboardFragment.java246 private static String getLayoutLabel(@NonNull InputDevice device, in getLayoutLabel() method in PhysicalKeyboardFragment
275 device.getName(), device.getIdentifier(), getLayoutLabel(device, context, im))); in getHardKeyboards()