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

  /frameworks/base/keystore/java/android/security/keystore/
KeyProperties.java 673 ORIGIN_GENERATED,
681 public static final int ORIGIN_GENERATED = 1 << 0;
709 return ORIGIN_GENERATED;
  /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 78 milliseconds