Searched refs:KEYBOARD_ANY (Results 1 – 3 of 3) sorted by relevance
203 if (resTab.keyboard != ResTable_config.KEYBOARD_ANY) { in applyToConfiguration()
829 out.keyboard = ResTable_config.KEYBOARD_ANY; in parseKeyboard()
265 public static final int KEYBOARD_ANY = ACONFIGURATION_KEYBOARD_ANY; field in ResTable_config