Searched defs:hasKey (Results 1 – 2 of 2) sorted by relevance
211 public boolean hasKey(@Nonnull final Key aKey) { in hasKey() method in Keyboard
207 String hasKey = PREFIX_HAS_PHOTO_EDITOR + mimeType; in isEditorAvailable() local