Searched refs:fallback (Results 1 – 19 of 19) sorted by relevance
254 alt, meta: fallback SEARCH255 ctrl: fallback LANGUAGE_SWITCH340 base: fallback INSERT346 base: fallback MOVE_END352 base: fallback DPAD_DOWN358 base: fallback PAGE_DOWN364 base: fallback DPAD_LEFT370 base: fallback DPAD_CENTER376 base: fallback DPAD_RIGHT382 base: fallback MOVE_HOME[all …]
251 alt, meta: fallback SEARCH252 ctrl: fallback LANGUAGE_SWITCH337 base: fallback INSERT343 base: fallback MOVE_END349 base: fallback DPAD_DOWN355 base: fallback PAGE_DOWN361 base: fallback DPAD_LEFT367 base: fallback DPAD_CENTER373 base: fallback DPAD_RIGHT379 base: fallback MOVE_HOME[all …]
199 static Size parseSize(Object o, Size fallback) {205 return fallback;208 return fallback;211 static int parseIntSafely(Object o, int fallback) {213 return fallback;221 return fallback;224 return fallback;227 static Range<Integer> parseIntRange(Object o, Range<Integer> fallback) {241 return fallback;245 return fallback;[all …]
162 String fallback = LOCALE_FALLBACK_DATA[i][1]; in init() local163 sMap.put(Locale.forLanguageTag(language), sMap.get(Locale.forLanguageTag(fallback))); in init()
244 Locale fallback = target; in chooseBestFallback() local245 while ((fallback = FALLBACKS.get(fallback)) != null) { in chooseBestFallback()246 if (candidates.contains(fallback)) { in chooseBestFallback()247 return fallback; in chooseBestFallback()
301 Toolbar fallback = null, selected = null; in ensureToolbar() local313 if (fallback == null) { in ensureToolbar()315 fallback = (Toolbar) child; in ensureToolbar()327 selected = fallback; in ensureToolbar()
235 ViewGroup fallback = null; in findSuitableParent() local247 fallback = (ViewGroup) view; in findSuitableParent()259 return fallback; in findSuitableParent()
39 …provide an implementation that supports the newer API while providing a fallback mechanism that us…45 …ersion-aware components that use the current APIs on newer devices, and fallback to older, more co…
38 … in a backward-compatible way is deciding on and implementing an older (fallback) solution for old…
35 # Speaker is also the fallback device if any of the device from Device2 domain
98 // use non-NEON fallback routines instead
124 with non-NDEF data is scanned. Having this fallback allows you to work with the data on the tag244 that you want to filter for all tags that fallback to the <code>TAG_DISCOVERED</code>
339 android.nfc.NfcAdapter#ACTION_TECH_DISCOVERED} intent is a fallback for {@link353 possible, which is why you can fallback to the other two intents when necessary. When you have
3652 bool fallback = mPolicy->dispatchUnhandledKey(connection->inputWindowHandle, in afterKeyEventLockedInterruptible() local3665 if (fallback) { in afterKeyEventLockedInterruptible()3679 && (!fallback || fallbackKeyCode != event.getKeyCode())) { in afterKeyEventLockedInterruptible()3681 if (fallback) { in afterKeyEventLockedInterruptible()3699 fallback = false; in afterKeyEventLockedInterruptible()3721 if (fallback) { in afterKeyEventLockedInterruptible()
60 providing a fallback mechanism that supports Android 2.3 up to Android 4.0.</p>62 <p>To help you determine which features require such a fallback mechanism for
166 …port for synthesis error checking, network synthesis, language discovery, and network fallback.</p>
300 callback as a fallback for older versions, which is roughly equivalent to the {@link
1438 # fallback. It is recommended to install and use dot, since it yields more
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...