/frameworks/base/keystore/java/android/security/keystore/ |
D | KeyProperties.java | 129 public static int toKeymaster(@PurposeEnum int purpose) { in toKeymaster() argument 130 switch (purpose) { in toKeymaster() 146 throw new IllegalArgumentException("Unknown purpose: " + purpose); in toKeymaster() 150 public static @PurposeEnum int fromKeymaster(int purpose) { in fromKeymaster() argument 151 switch (purpose) { in fromKeymaster() 167 throw new IllegalArgumentException("Unknown purpose: " + purpose); in fromKeymaster()
|
/frameworks/base/libs/protoutil/tests/ |
D | test.proto | 1 // This proto file is only used for testing purpose.
|
/frameworks/base/apex/appsearch/service/ |
D | jarjar-rules.txt | 2 # purpose in system service, which would cause class collisions when loading our apex into the
|
/frameworks/base/keystore/java/android/security/keystore2/ |
D | AndroidKeyStoreSignatureSpiBase.java | 208 int purpose = mSigning ? KeymasterDefs.KM_PURPOSE_SIGN : KeymasterDefs.KM_PURPOSE_VERIFY; in ensureKeystoreOperationInitialized() local 210 parameters.add(KeyStore2ParameterUtils.makeEnum(KeymasterDefs.KM_TAG_PURPOSE, purpose)); in ensureKeystoreOperationInitialized()
|
D | AndroidKeyStoreCipherSpiBase.java | 323 int purpose; in ensureKeystoreOperationInitialized() local 325 purpose = mKeymasterPurposeOverride; in ensureKeystoreOperationInitialized() 327 purpose = mEncrypting in ensureKeystoreOperationInitialized() 331 parameters.add(KeyStore2ParameterUtils.makeEnum(KeymasterDefs.KM_TAG_PURPOSE, purpose)); in ensureKeystoreOperationInitialized()
|
D | AndroidKeyStoreKeyGeneratorSpi.java | 297 ArrayUtils.forEach(mKeymasterPurposes, (purpose) -> { in engineGenerateKey() 299 KeymasterDefs.KM_TAG_PURPOSE, purpose in engineGenerateKey()
|
D | AndroidKeyStoreSpi.java | 471 KeyStore2ParameterUtils.forEachSetFlag(spec.getPurposes(), (purpose) -> { in setPrivateKeyEntry() 474 KeyProperties.Purpose.toKeymaster(purpose) in setPrivateKeyEntry() 709 KeyStore2ParameterUtils.forEachSetFlag(params.getPurposes(), (purpose) -> { in setSecretKeyEntry() 712 KeyProperties.Purpose.toKeymaster(purpose) in setSecretKeyEntry()
|
D | AndroidKeyStoreKeyPairGeneratorSpi.java | 751 ArrayUtils.forEach(mKeymasterPurposes, (purpose) -> { in constructKeyGenerationArguments() 753 KeymasterDefs.KM_TAG_PURPOSE, purpose in constructKeyGenerationArguments()
|
/frameworks/minikin/doc/ |
D | minikin_style.md | 7 In dir/foo.cc or dir/foo_test.cc, whose main purpose is to implement or test the stuff in
|
/frameworks/base/core/proto/android/service/ |
D | restricted_image.proto | 26 // permission for the purpose of debugging photos.
|
/frameworks/av/drm/libmediadrm/protos/ |
D | metrics.proto | 35 // A general purpose error code where 0 means OK.
|
/frameworks/opt/setupwizard/library/ |
D | LICENSE | 59 Licensor for the purpose of discussing and improving the Work, but 186 file or class name and description of purpose be included on the
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 181 its purpose remains meaningful. 184 a purpose that is entirely well-defined independent of the 391 It is not the purpose of this section to induce you to infringe any 393 such claims; this section has the sole purpose of protecting the
|
/frameworks/base/ |
D | Android.bp | 380 // compatibility reason. The purpose of this module is to provide 382 // "framework-minus-apex" can't be used for the purpose because 1)
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 206 purpose of display/composition were completed for this frame.
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | layered_filter_fast_f32.rscript | 493 // This kernel extracts intermediate images for testing purpose. 515 // This kernel extracts intermediate images for testing purpose.
|
/frameworks/av/media/libstagefright/foundation/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/av/drm/libdrmframework/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/base/cmds/appwidget/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/av/media/libstagefright/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/base/cmds/pm/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/av/media/libstagefright/id3/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/av/media/codec2/components/g711/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|
/frameworks/base/data/fonts/ |
D | NOTICE | 71 Licensor for the purpose of discussing and improving the Work, but
|