Searched refs:EXTRA_AUTO_SELECTION (Results 1 – 1 of 1) sorted by relevance
79 private static final String EXTRA_AUTO_SELECTION = "auto_selection"; field in PhysicalKeyboardFragment120 outState.putParcelable(EXTRA_AUTO_SELECTION, mAutoInputDeviceIdentifier); in onSaveInstanceState()187 if (bundle != null && bundle.getParcelable(EXTRA_AUTO_SELECTION, in isAutoSelection()