OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORIGIN_UNKNOWN
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/keystore/java/android/security/keystore/
KeyProperties.java
653
ORIGIN_UNKNOWN
,
667
public static final int
ORIGIN_UNKNOWN
= 1 << 2;
682
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/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
Completed in 98 milliseconds