Home
last modified time | relevance | path

Searched defs:hasKey (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboard.java211 public boolean hasKey(@Nonnull final Key aKey) { in hasKey() method in Keyboard
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DGalleryUtils.java207 String hasKey = PREFIX_HAS_PHOTO_EDITOR + mimeType; in isEditorAvailable() local