Searched refs:getLayoutLabel (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | PhysicalKeyboardFragment.java | 248 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/ |
D | PhysicalKeyboardFragment.java | 246 private static String getLayoutLabel(@NonNull InputDevice device, in getLayoutLabel() method in PhysicalKeyboardFragment 275 device.getName(), device.getIdentifier(), getLayoutLabel(device, context, im))); in getHardKeyboards()
|