Home
last modified time | relevance | path

Searched defs:LAYOUT_SELECTION_CRITERIA_VIRTUAL_KEYBOARD (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
DKeyboardLayoutSelectionResult.java54 public static final int LAYOUT_SELECTION_CRITERIA_VIRTUAL_KEYBOARD = 3; field in KeyboardLayoutSelectionResult
/frameworks/proto_logging/stats/enums/input/
Denums.proto149 LAYOUT_SELECTION_CRITERIA_VIRTUAL_KEYBOARD = 3; enumerator