Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DKeyboardLayoutManager.java960 createConfiguredNotificationText(mContext, config.getConfiguredLayouts()), in showConfiguredKeyboardLayoutNotification()
1207 private Set<String> getConfiguredLayouts() { in getConfiguredLayouts() method in KeyboardLayoutManager.KeyboardConfiguration