HomeSort by relevance Sort by last modified time
    Searched refs:checkKey (Results 1 - 25 of 27) sorted by null

1 2

  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyTest.java 39 checkKey mk = new checkKey();
44 public class checkKey implements Key {
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyTest.java 48 checkKey mk = new checkKey();
53 public class checkKey implements Key {
  /frameworks/av/media/libmedia/
Metadata.cpp 93 if (!checkKey(key)) {
113 if (!checkKey(key)) {
134 bool Metadata::checkKey(int key)
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
EnumHashBiMap.java 84 K checkKey(K key) {
AbstractBiMap.java 69 K checkKey(@Nullable K key) {
116 checkKey(key);
364 K checkKey(K key) {
370 return inverse.checkKey(value);
EnumBiMap.java 111 K checkKey(K key) {
  /frameworks/av/include/media/
Metadata.h 124 bool checkKey(Type key);
  /external/guava/guava/src/com/google/common/collect/
AbstractBiMap.java 73 K checkKey(@Nullable K key) {
120 checkKey(key);
368 K checkKey(K key) {
374 return inverse.checkKey(value);
EnumHashBiMap.java 89 K checkKey(K key) {
EnumBiMap.java 115 K checkKey(K key) {
  /packages/apps/Launcher3/util/com/android/launcher3/
DecoderRing.java 287 if (key.checksum != checkKey(key)) {
313 private static long checkKey(Key key) {
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherBackupHelper.java 704 key.checksum = checkKey(key);
717 key.checksum = checkKey(key);
730 if (key.checksum != checkKey(key)) {
743 private long checkKey(Key key) {
    [all...]
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
guava-17.0.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/misc/common/guava/
guava-15.0.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/tools/
jill.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/15.0/
guava-15.0.jar 

Completed in 6917 milliseconds

1 2