HomeSort by relevance Sort by last modified time
    Searched defs:EMPTY_KEY (Results 1 - 2 of 2) sorted by null

  /external/glide/library/src/main/java/com/bumptech/glide/signature/
EmptySignature.java 12 private static final EmptySignature EMPTY_KEY = new EmptySignature();
15 return EMPTY_KEY;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKey.java 30 static ExpectedKey EMPTY_KEY = newInstance("");

Completed in 46 milliseconds