Searched refs:KEYBOARD_A11Y_CATEGORY (Results 1 – 1 of 1) sorted by relevance
72 private static final String KEYBOARD_A11Y_CATEGORY = "keyboard_a11y_category"; field in PhysicalKeyboardFragment135 mKeyboardA11yCategory = Objects.requireNonNull(findPreference(KEYBOARD_A11Y_CATEGORY)); in onCreatePreferences()