Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualKeyboardConfig.java86 public String getLayoutType() { in getLayoutType() method in VirtualKeyboardConfig
H A DKeyboardLayout.java211 public String getLayoutType() { in getLayoutType() method in KeyboardLayout
/aosp14/frameworks/base/core/java/android/app/search/
H A DSearchTarget.java202 public @SearchLayoutType String getLayoutType() { in getLayoutType() method in SearchTarget