Searched refs:hasKey (Results 1 – 14 of 14) sorted by relevance
207 String hasKey = PREFIX_HAS_PHOTO_EDITOR + mimeType; in isEditorAvailable() local215 .putBoolean(hasKey, !infos.isEmpty()) in isEditorAvailable()219 return prefs.getBoolean(hasKey, true); in isEditorAvailable()
211 public boolean hasKey(@Nonnull final Key aKey) { in hasKey() method in Keyboard
305 if (!keyboard.hasKey(key)) { in onDrawKeyboard()
111 if (!argPair.hasKey() || !argPair.hasValue()) { in runChild()
98 if (NfcConfig::hasKey(NAME_SCREEN_OFF_POWER_STATE)) in initialize()
75 if (NfcConfig::hasKey(NAME_OFFHOST_ROUTE_UICC)) { in RoutingManager()79 if (NfcConfig::hasKey(NAME_OFFHOST_ROUTE_ESE)) { in RoutingManager()100 if (NfcConfig::hasKey(NAME_DEFAULT_SYS_CODE)) { in RoutingManager()
111 if (NfcConfig::hasKey(NAME_PRESENCE_CHECK_ALGORITHM)) in initialize()
2342 if (NfcConfig::hasKey(NAME_POLL_FREQUENCY)) in doStartupConfig()
351 final boolean hasKey = hasKeyRecord(serviceInfo); in ServiceRegistration()352 if (hasKey && hasService) { in ServiceRegistration()366 if (hasKey && hasCustomHost) { in ServiceRegistration()
352 if (mSuppressInjectedTileKeys != null && tile.hasKey()) { in displayTile()
122 if (tile.hasKey()) { in getDashboardKeyForTile()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
480 HSPLandroidx/preference/Preference;->hasKey()Z
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...