/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
D | PermissionDeviceInfo.java | 73 store.endGroup(); in collectSignaturePermissionAllowlist() 83 store.endGroup(); in collectSignaturePermissionAllowlist() 92 store.endGroup(); in collectSignaturePermissionAllowlist() 95 store.endGroup(); in collectSignaturePermissionAllowlist()
|
D | HapticsDeviceInfo.java | 109 store.endGroup(); in collectVibratorInfo() 112 store.endGroup(); in collectVibratorInfo() 130 store.endGroup(); in collectEffectsSupport() 155 store.endGroup(); in collectPrimitivesSupport() 179 store.endGroup(); in collectHapticsDeviceConfig()
|
D | MediaDeviceInfo.java | 69 store.endGroup(); in collectDeviceInfo() 127 store.endGroup(); // supported_resolutions in collectDeviceInfo() 166 store.endGroup(); in collectDeviceInfo() 169 store.endGroup(); in collectDeviceInfo()
|
D | PackageDeviceInfo.java | 176 store.endGroup(); in collectDeviceInfo() 205 store.endGroup(); in collectRequestedPermissions() 228 store.endGroup(); in collectDefinedPermissions() 389 store.endGroup(); in collectRoles() 436 store.endGroup(); in collectSharedUidAllowlist() 439 store.endGroup(); // "shared_uid_allowlist" in collectSharedUidAllowlist()
|
D | FeatureDeviceInfo.java | 107 store.endGroup(); in addFeature() 121 store.endGroup(); in addFeature()
|
D | ClientIdDeviceInfo.java | 49 store.endGroup(); in collectClientIds()
|
D | InputDeviceInfo.kt | 58 store.endGroup() in collectInputInfo()
|
D | BiometricsDeviceInfo.java | 149 store.endGroup(); in collectDeviceInfo() 152 store.endGroup(); in collectDeviceInfo()
|
D | KeystoreAttestationDeviceInfo.java | 101 localStore.endGroup(); in collectKeystoreAttestation() 111 localStore.endGroup(); in collectStrongBoxAttestation()
|
D | VintfDeviceInfo.java | 64 store.endGroup(); in collectDeviceInfo()
|
D | MediaDrmDeviceInfo.java | 65 store.endGroup(); in collectDeviceInfo()
|
D | GnssDeviceInfo.java | 126 store.endGroup(); in collectGnssCapabilities()
|
D | LocaleDeviceInfo.java | 156 store.endGroup(); in collectLocaleDataFilesInfo()
|
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
D | CameraDeviceInfo.java | 82 mStore.endGroup(); // per camera chars in storeCameraInfo() 99 mStore.endGroup(); // per camera chars in storePhysicalCameraInfo() 117 mStore.endGroup(); in storeRational() 129 mStore.endGroup(); in storeSize() 141 mStore.endGroup(); in storeSizeF() 155 mStore.endGroup(); in storeRect() 180 mStore.endGroup(); in storeStreamConfigurationMap() 200 mStore.endGroup(); in storeStreamConfigurationMap() 218 mStore.endGroup(); in storeStreamConfigurationMap() 232 mStore.endGroup(); in storeStreamConfigurationMap() [all …]
|
D | VulkanDeviceInfo.java | 548 store.endGroup(); in emitDeviceGroups() 682 store.endGroup(); in emitDevices() 693 store.endGroup(); in emitDevices() 712 store.endGroup(); in emitDevices() 763 store.endGroup(); in emitDevices() 817 store.endGroup(); in emitDevices() 820 store.endGroup(); in emitDevices() 938 store.endGroup(); in emitDevices() 962 store.endGroup(); in emitDevices() 965 store.endGroup(); in emitDevices() [all …]
|
D | SampleDeviceInfo.java | 54 store.endGroup(); // bar in collectDeviceInfo() 63 store.endGroup(); // foo in collectDeviceInfo()
|
D | DisplayDeviceInfo.java | 65 store.endGroup(); in collectDeviceInfo()
|
D | SensorDeviceInfo.java | 104 store.endGroup(); in collectDeviceInfo()
|
/cts/hostsidetests/sample/src/android/sample/cts/ |
D | SampleHostDeviceInfo.java | 42 store.endGroup(); // product in collectDeviceInfo() 49 store.endGroup(); // version in collectDeviceInfo()
|
/cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/ |
D | TestDeviceInfo.java | 65 store.endGroup(); // test_group in collectDeviceInfo() 77 store.endGroup(); in collectDeviceInfo()
|
/cts/hostsidetests/classpath/src/android/classpath/cts/ |
D | ClasspathDeviceInfo.java | 142 store.endGroup(); in collectClasspathJarInfo() 175 store.endGroup(); // shared_library in collectSharedLibraries() 179 store.endGroup(); in collectSharedLibraries() 196 store.endGroup(); in collectClassInfo()
|
/cts/hostsidetests/edi/src/android/edi/cts/ |
D | LibraryDeviceInfo.java | 73 store.endGroup(); in collectFileDetails()
|
D | PropertyDeviceInfo.java | 73 store.endGroup(); in parseProps()
|
D | NativeDeviceInfo.java | 48 store.endGroup(); in collectMemCG()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | DeviceInfoStore.java | 84 public void endGroup() throws IOException { in endGroup() method in DeviceInfoStore
|