/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 | ProcessDeviceInfo.java | 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
|
D | DynamicPartitionsDeviceInfo.java | 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
|
/cts/tests/tests/identity/src/android/security/identity/cts/ |
D | ProvisioningTest.java | 108 static Collection<X509Certificate> createCredential(IdentityCredentialStore store, in createCredential() 113 static Collection<X509Certificate> createCredentialWithAcpId(IdentityCredentialStore store, in createCredentialWithAcpId() 120 static Collection<X509Certificate> createCredentialWithChallenge(IdentityCredentialStore store, in createCredentialWithChallenge() 126 …ic Collection<X509Certificate> createCredentialWithChallengeAndAcpId(IdentityCredentialStore store, in createCredentialWithChallengeAndAcpId() 289 IdentityCredentialStore store, in createCredentialMultipleNamespaces() 373 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in alreadyPersonalized() local 392 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in nonExistent() local 405 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in defaultStoreSupportsAnyDocumentType() local 417 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in deleteCredential() local 454 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in testProvisionAndRetrieve() local [all …]
|
D | AttestationTest.java | 57 IdentityCredentialStore store = IdentityCredentialStore.getInstance(appContext); in attestationTest() local
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
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 | ClientIdDeviceInfo.java | 34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 42 private void collectClientIds(DeviceInfoStore store) throws IOException { in collectClientIds()
|
D | FeatureDeviceInfo.java | 38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 99 DeviceInfoStore store, in addFeature() 111 DeviceInfoStore store, in addFeature()
|
D | PropertyDeviceInfo.java | 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 44 private void collectRoProperties(DeviceInfoStore store) throws IOException { in collectRoProperties()
|
D | LocaleDeviceInfo.java | 42 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 68 private void collectLocaleDataFilesInfo(DeviceInfoStore store) throws IOException { in collectLocaleDataFilesInfo()
|
D | CpuDeviceInfo.java | 26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | AppStandbyDeviceInfo.java | 29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | ConfigurationDeviceInfo.java | 28 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()
|
D | PackageDeviceInfo.java | 77 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 119 private static void collectPermissions(DeviceInfoStore store, in collectPermissions() 141 private static void collectionApplicationInfo(DeviceInfoStore store, in collectionApplicationInfo() 192 private static void writePermissionsDetails(PermissionInfo pi, DeviceInfoStore store) in writePermissionsDetails()
|
D | MediaDeviceInfo.java | 43 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | VintfDeviceInfo.java | 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | DeviceInfo.java | 91 try (DeviceInfoStore store = new DeviceInfoStore(jsonFile)) { in testCollectDeviceInfo() 134 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo()
|
D | StorageDeviceInfo.java | 35 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | ScreenDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
/cts/hostsidetests/sample/src/android/sample/cts/ |
D | SampleHostDeviceInfo.java | 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo()
|
/cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/ |
D | TestDeviceInfo.java | 39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
D | SampleDeviceInfo.java | 31 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
|
D | VulkanDeviceInfo.java | 354 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() 367 private static void emitDeviceGroups(DeviceInfoStore store, JSONObject parent) in emitDeviceGroups() 383 private static void emitDevices(DeviceInfoStore store, JSONObject parent) in emitDevices() 802 private static void emitLayers(DeviceInfoStore store, JSONObject parent) in emitLayers() 826 private static void emitDriverPropertiesKHR(DeviceInfoStore store, JSONObject parent) in emitDriverPropertiesKHR() 861 private static void emitVariablePointerFeaturesKHR(DeviceInfoStore store, JSONObject parent) in emitVariablePointerFeaturesKHR() 885 private static void emitExtension(String key, DeviceInfoStore store, JSONObject parent) in emitExtension() 898 private static void emitExtensions(DeviceInfoStore store, JSONObject parent) in emitExtensions() 920 private static void emitBoolean(DeviceInfoStore store, JSONObject parent, String name) in emitBoolean() 925 private static void emitLong(DeviceInfoStore store, JSONObject parent, String name) in emitLong() [all …]
|