/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
D | ProviderPerfTest.java | 30 import java.security.Security; 51 Security.addProvider(new MockProvider()); in timeWithNewProvider() 55 Security.removeProvider("Mock"); in timeWithNewProvider()
|
/frameworks/base/core/java/android/security/net/config/ |
D | NetworkSecurityConfigProvider.java | 23 import java.security.Security; 41 int pos = Security.insertProviderAt(new NetworkSecurityConfigProvider(), 1); in install()
|
D | RootTrustManagerFactorySpi.java | 26 import java.security.Security;
|
/frameworks/base/keystore/java/android/security/keystore2/ |
D | AndroidKeyStoreProvider.java | 37 import java.security.Security; 131 Provider[] providers = Security.getProviders(); in install() 141 Security.addProvider(new AndroidKeyStoreProvider()); in install() 146 Security.insertProviderAt(workaroundProvider, bcProviderIndex + 1); in install() 150 Security.addProvider(workaroundProvider); in install()
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 119 // ACTION: Settings > Security > Nexus Imprint > [Fingerprint] > Delete 124 // ACTION: Settings > Security > Nexus Imprint > [Fingerprint] > Rename 723 // ACTION: Settings > Security > Toggle on Confirm Sim deletion 728 // ACTION: Settings > Security > Toggle off Confirm Sim deletion 1457 // OPEN: Settings > Security&Privacy > Private Space > Set up 1462 // OPEN: Settings > Security&Privacy > Private Space > Cancel 1467 // OPEN: Settings > Security&Privacy > Private Space > Set up > Wait 15 sec 1472 // OPEN: Settings > Security&Privacy > Private Space > Set up > Error > Try again 1477 // OPEN: Settings > Security&Privacy > Private Space > Set up > Error > Cancel 1482 // OPEN: Settings > Security&Privacy > Private Space > [all …]
|
D | tvsettings_enums.proto | 562 // TvSettings > Apps > Security & restrictions 565 // TvSettings > Apps > Security & restrictions > Unknown sources 568 // TvSettings > Apps > Security & restrictions > Verify apps (toggle) 571 // TvSettings > Apps > Security & restrictions > Create restricted profile 574 // TvSettings > Apps > Security & restrictions > Enter restricted profile 577 // TvSettings > Apps > Security & restrictions > 581 // TvSettings > Apps > Security & restrictions > 585 // TvSettings > Apps > Security & restrictions > 589 // TvSettings > Apps > Security & restrictions >
|
/frameworks/av/tools/ |
D | mainline_hook_project.sh | 43 Security bulletin timing or unreleased functionality may determine when that can be landed.
|
D | mainline_hook_partial.sh | 164 Security bulletin timing or unreleased functionality may drive when this can be landed.
|
/frameworks/base/core/java/android/view/contentprotection/flags/ |
D | content_protection_flags.aconfig | 21 …rue, content protection setting ui is displayed in Settings > Privacy & Security > More security &…
|
/frameworks/proto_logging/stats/atoms/media/ |
D | media_drm_atoms.proto | 54 // Security level of the opened session. 119 // Security level of the opened session.
|
/frameworks/av/drm/libmediadrm/fuzzer/ |
D | README.md | 12 1. Security Level (parameter name: `securityLevel`)
|
/frameworks/proto_logging/stats/enums/media/drm/ |
D | enums.proto | 68 // Security level represents the robustness of the DRM implementation.
|
/frameworks/base/core/proto/android/os/ |
D | ps.proto | 31 // Security label, most commonly used for SELinux context data.
|
D | system_properties.proto | 335 // Security Bulletin.
|
/frameworks/base/core/java/android/os/ |
D | flags.aconfig | 74 description: "Guards the Security State API."
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 415 // OPEN: Settings > Security > Choose screen lock 420 // OPEN: Settings > Security > Choose screen lock > Choose your password 425 // OPEN: Settings > Security > Choose screen lock > Choose your pattern 430 // OPEN: Settings > Security > Choose screen lock > Confirm your password 435 // OPEN: Settings > Security > Choose screen lock > Confirm your pattern 440 // OPEN: Settings > Security > Encrypt phone 445 // OPEN: Settings > Security > Encrypt phone > Confirm 516 // OPEN: Settings > Security > Screen lock > Secure start-up 521 // OPEN: Settings > Security > Nexus Imprint 554 // OPEN: Settings > Security > SIM card lock settings [all …]
|
/frameworks/base/core/java/com/android/internal/os/ |
D | ZygoteInit.java | 74 import java.security.Security; 229 for (Provider p : Security.getProviders()) { in warmUpJcaProviders()
|
/frameworks/proto_logging/stats/enums/stats/dnsresolver/ |
D | dns_resolver.proto | 108 NS_T_SIG = 24; // Security signature. 109 NS_T_KEY = 25; // Security key.
|
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ |
D | WifiEntry.java | 88 public @interface Security {} annotation in WifiEntry 437 @Security
|
/frameworks/proto_logging/stats/enums/wifi/ |
D | enums.proto | 324 * Wi-Fi Security modes defined by the combinations of cipher suite, AKM and PMF
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | glossary.md | 17 …ication is categorized into different classes of security. See [Measuring Biometric Security][7]. |
|
/frameworks/proto_logging/stats/atoms/wifi/ |
D | wifi_extension_atoms.proto | 578 // Security mode of the connection 696 // Security mode used by this network
|
/frameworks/base/api/ |
D | ApiDocs.bp | 307 "-samplegroup Security",
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 192 ### Security subsection
|
/frameworks/base/config/ |
D | dirty-image-objects | 690 Ljava/security/Security;.version:Ljava/util/concurrent/atomic/AtomicInteger; 123 847 Ljava/security/Security;.spiMap:Ljava/util/Map; 203 867 Ljava/security/Security;.props:Ljava/util/Properties;.map:Ljava/util/concurrent/ConcurrentHashMap;.… 868 Ljava/security/Security;.props:Ljava/util/Properties;.map:Ljava/util/concurrent/ConcurrentHashMap;.…
|