/cts/hostsidetests/edi/src/android/edi/cts/ |
D | LibraryDeviceInfo.java | 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() 40 private void collectSystemLibs(HostInfoStore store) throws Exception { in collectSystemLibs() 46 private void collectVendorLibs(HostInfoStore store) throws Exception { in collectVendorLibs() 52 private void collectFrameworkJars(HostInfoStore store) throws Exception { in collectFrameworkJars() 58 private void collectFileDetails(HostInfoStore store, String path, String suffix) in collectFileDetails()
|
D | PropertyDeviceInfo.java | 34 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() 52 parseProps(commandResult.getStdout(), store); in collectDeviceInfo() local 58 private void parseProps(String stdout, HostInfoStore store) throws Exception { in parseProps()
|
D | NativeDeviceInfo.java | 32 private void collectMemCG(ITestDevice device, HostInfoStore store) throws Exception { in collectMemCG() 51 private void collectMGLRU(ITestDevice device, HostInfoStore store) throws Exception { in collectMGLRU() 65 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
|
D | ProcessDeviceInfo.java | 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
|
D | SecurityPolicyDeviceInfo.java | 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
D | HapticsDeviceInfo.java | 44 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 72 private void collectVibratorInfo(DeviceInfoStore store, String groupName, Vibrator vibrator) in collectVibratorInfo() 115 private void collectEffectsSupport(DeviceInfoStore store, Vibrator vibrator) throws Exception { in collectEffectsSupport() 136 private void collectPrimitivesSupport(DeviceInfoStore store, Vibrator vibrator) in collectPrimitivesSupport() 161 private void collectHapticsDeviceConfig(DeviceInfoStore store) throws Exception { in collectHapticsDeviceConfig() 182 private void collectConfigInt(DeviceInfoStore store, String resultName, String configName) in collectConfigInt() 192 private void collectConfigDimension(DeviceInfoStore store, String resultName, String configName) in collectConfigDimension() 202 private void collectConfigArraySize(DeviceInfoStore store, String resultName, String configName) in collectConfigArraySize()
|
D | GraphicsDeviceInfo.java | 35 private static void storeValue(DeviceInfoStore store, String name, float[] valueArray, in storeValue() 44 private static void storeValue(DeviceInfoStore store, String name, int[] valueArray, in storeValue() 53 private static void storeValue(DeviceInfoStore store, String name, long[] valueArray, in storeValue() 63 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | PermissionDeviceInfo.java | 41 protected void collectDeviceInfo(@NonNull DeviceInfoStore store) throws Exception { in collectDeviceInfo() 47 private static void collectSignaturePermissionAllowlists(@NonNull DeviceInfoStore store) in collectSignaturePermissionAllowlists() 58 private static void collectSignaturePermissionAllowlist(@NonNull DeviceInfoStore store, in collectSignaturePermissionAllowlist()
|
D | ClientIdDeviceInfo.java | 34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 42 private void collectClientIds(DeviceInfoStore store) throws IOException { in collectClientIds()
|
D | ScreenDeviceInfo.java | 53 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 83 private void addDisplayFeaturesIfPresent(DeviceInfoStore store) throws Exception { in addDisplayFeaturesIfPresent() 112 private void addDeviceStatesIfAvailable(DeviceInfoStore store) throws IOException { in addDeviceStatesIfAvailable() 180 DeviceInfoStore store, Display display) throws IOException { in addPhysicalResolutionAndRefreshRate() 202 DeviceInfoStore store, Display.Mode mode, String propertyPrefix) throws IOException { in addDisplayModeProperties()
|
D | GnssDeviceInfo.java | 45 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 65 DeviceInfoStore store, LocationManager locationManager) throws IOException { in collectGnssHardwareModelName() 82 private void collectGnssCapabilities(DeviceInfoStore store, GnssCapabilities gnssCapabilities) in collectGnssCapabilities() 134 private void collectAccumulatedDeltaRangeMeasurements(DeviceInfoStore store, in collectAccumulatedDeltaRangeMeasurements()
|
D | FeatureDeviceInfo.java | 38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 99 DeviceInfoStore store, in addFeature() 111 DeviceInfoStore store, in addFeature()
|
D | ConnectivityDeviceInfo.java | 75 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 87 private void collectWifiStandards(DeviceInfoStore store) throws IOException { in collectWifiStandards()
|
D | PackageDeviceInfo.java | 123 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 185 private static void collectRequestedPermissions(DeviceInfoStore store, in collectRequestedPermissions() 214 private static void collectDefinedPermissions(DeviceInfoStore store, in collectDefinedPermissions() 235 private static void collectionApplicationInfo(DeviceInfoStore store, in collectionApplicationInfo() 287 DeviceInfoStore store, in writePermissionsDetails() 378 private static void collectRoles(DeviceInfoStore store, in collectRoles() 419 private static void collectSharedUidAllowlist(@NonNull DeviceInfoStore store) in collectSharedUidAllowlist()
|
D | CpuDeviceInfo.java | 26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | ConfigurationDeviceInfo.java | 28 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | AppStandbyDeviceInfo.java | 29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | UserDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | MemoryDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
/cts/tests/tests/identity/src/android/security/identity/cts/ |
D | ProvisioningTest.java | 119 static Collection<X509Certificate> createCredential(IdentityCredentialStore store, in createCredential() 124 static Collection<X509Certificate> createCredentialWithAcpId(IdentityCredentialStore store, in createCredentialWithAcpId() 131 static Collection<X509Certificate> createCredentialWithChallenge(IdentityCredentialStore store, in createCredentialWithChallenge() 137 …ic Collection<X509Certificate> createCredentialWithChallengeAndAcpId(IdentityCredentialStore store, in createCredentialWithChallengeAndAcpId() 300 IdentityCredentialStore store, in createCredentialMultipleNamespaces() 384 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in alreadyPersonalized() local 403 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in nonExistent() local 416 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in defaultStoreSupportsAnyDocumentType() local 428 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in deleteCredentialByName() local 466 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in deleteCredential() local [all …]
|
D | TestUtil.java | 123 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in getFeatureVersion() local 136 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in isHalImplemented() local 147 IdentityCredentialStore store = IdentityCredentialStore.getDirectAccessInstance(appContext); in isDirectAccessHalImplemented() local
|
D | MultiDocumentPresentationTest.java | 70 int[] getAuthKeyUsageCount(IdentityCredentialStore store, String credentialName) in getAuthKeyUsageCount() 78 …static Collection<X509Certificate> createAuthKeys(IdentityCredentialStore store, String credential… in createAuthKeys() 98 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in multipleDocuments() local 229 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in cryptoObjectReturnsCorrectSession() local
|
D | DynamicAuthTest.java | 71 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in dynamicAuthTest() local 468 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in dynamicAuthWithExpirationTest() local 597 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in dynamicAuthMinValidTimeTest() local 811 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in dynamicAuthCanGetExpirations() local 877 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in dynamicAuthMultipleGetEntries() local 940 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in dynamicAuthNoUsageCountIncrement() local
|
/cts/hostsidetests/classpath/src/android/classpath/cts/ |
D | ClasspathDeviceInfo.java | 91 HostInfoStore store = new HostInfoStore(jsonFile); in testCollectClasspathDeviceInfo() local 120 private void collectClasspathsJars(HostInfoStore store) throws Exception { in collectClasspathsJars() 126 private void collectClasspathJarInfo(HostInfoStore store, ClasspathType classpath) in collectClasspathJarInfo() 152 private void collectSharedLibraries(HostInfoStore store) throws Exception { in collectSharedLibraries() 190 private void collectClassInfo(HostInfoStore store, ImmutableSet<ClassDef> defs) in collectClassInfo()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
D | IdentityCredentialAuthenticationMultiDocument.java | 95 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in getFeatureVersion() local 139 private void provisionCredential(IdentityCredentialStore store, in provisionCredential() 181 IdentityCredentialStore store = IdentityCredentialStore.getInstance(this); in startTest() local
|