Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/input/
H A DKeyboardLayoutManagerTests.kt213 hasLayout(keyboardLayouts, ENGLISH_US_LAYOUT_DESCRIPTOR)
229 hasLayout(keyboardLayouts, ENGLISH_US_LAYOUT_DESCRIPTOR)
247 hasLayout(keyboardLayouts, ENGLISH_US_LAYOUT_DESCRIPTOR)
281 hasLayout(keyboardLayouts, ENGLISH_US_LAYOUT_DESCRIPTOR)
849 private fun hasLayout(layoutList: Array<KeyboardLayout>, layoutDesc: String): Boolean { regex