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

  /frameworks/base/keystore/java/android/security/keystore/
KeyProperties.java 675 ORIGIN_UNKNOWN,
690 public static final int ORIGIN_UNKNOWN = 1 << 2;
713 return ORIGIN_UNKNOWN;
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorTest.java 398 KeyProperties.ORIGIN_GENERATED, KeyProperties.ORIGIN_UNKNOWN);
445 KeyProperties.ORIGIN_GENERATED, KeyProperties.ORIGIN_UNKNOWN);
491 KeyProperties.ORIGIN_GENERATED, KeyProperties.ORIGIN_UNKNOWN);
538 KeyProperties.ORIGIN_GENERATED, KeyProperties.ORIGIN_UNKNOWN);
709 KeyProperties.ORIGIN_GENERATED, KeyProperties.ORIGIN_UNKNOWN);
    [all...]
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 48 milliseconds