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