Home
last modified time | relevance | path

Searched refs:DeviceInfoStore (Results 1 – 25 of 35) sorted by relevance

12

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DGraphicsDeviceInfo.java20 import com.android.compatibility.common.util.DeviceInfoStore;
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()
DHapticsDeviceInfo.java27 import com.android.compatibility.common.util.DeviceInfoStore;
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()
DClientIdDeviceInfo.java20 import com.android.compatibility.common.util.DeviceInfoStore;
34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
42 private void collectClientIds(DeviceInfoStore store) throws IOException { in collectClientIds()
DInputDeviceInfo.kt21 import com.android.compatibility.common.util.DeviceInfoStore
32 override fun collectDeviceInfo(store: DeviceInfoStore) { in collectDeviceInfo()
46 private fun collectInputInfo(store: DeviceInfoStore, groupName: String) { in collectInputInfo()
DPermissionDeviceInfo.java20 import com.android.compatibility.common.util.DeviceInfoStore;
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()
DCpuDeviceInfo.java18 import com.android.compatibility.common.util.DeviceInfoStore;
26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DAppStandbyDeviceInfo.java19 import com.android.compatibility.common.util.DeviceInfoStore;
29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DKeystoreAttestationDeviceInfo.java36 import com.android.compatibility.common.util.DeviceInfoStore;
70 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
94 private void collectKeystoreAttestation(DeviceInfoStore localStore) throws Exception { in collectKeystoreAttestation()
104 private void collectStrongBoxAttestation(DeviceInfoStore localStore) throws Exception { in collectStrongBoxAttestation()
116 DeviceInfoStore localStore, in loadCertAndCollectAttestation()
158 DeviceInfoStore localStore, AuthorizationList keyDetailsList) in collectStoredInformation()
203 Optional<RootOfTrust> rootOfTrust, DeviceInfoStore localStore) throws IOException { in collectRootOfTrust()
DConfigurationDeviceInfo.java20 import com.android.compatibility.common.util.DeviceInfoStore;
28 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DConnectivityDeviceInfo.java27 import com.android.compatibility.common.util.DeviceInfoStore;
75 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
87 private void collectWifiStandards(DeviceInfoStore store) throws IOException { in collectWifiStandards()
DFeatureDeviceInfo.java22 import com.android.compatibility.common.util.DeviceInfoStore;
38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
99 DeviceInfoStore store, in addFeature()
111 DeviceInfoStore store, in addFeature()
DUserDeviceInfo.java20 import com.android.compatibility.common.util.DeviceInfoStore;
32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DDeviceIdleDeviceInfo.java18 import com.android.compatibility.common.util.DeviceInfoStore;
39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DGnssDeviceInfo.java26 import com.android.compatibility.common.util.DeviceInfoStore;
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()
DMediaOutputDeviceInfo.java23 import com.android.compatibility.common.util.DeviceInfoStore;
32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DMemoryDeviceInfo.java24 import com.android.compatibility.common.util.DeviceInfoStore;
32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DScreenDeviceInfo.java37 import com.android.compatibility.common.util.DeviceInfoStore;
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()
DDefaultAppDeviceInfo.java20 import com.android.compatibility.common.util.DeviceInfoStore;
30 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DDeviceInfo.java29 import com.android.compatibility.common.util.DeviceInfoStore;
94 try (DeviceInfoStore store = new DeviceInfoStore(jsonFile)) { in testCollectDeviceInfo()
137 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo()
DPackageDeviceInfo.java35 import com.android.compatibility.common.util.DeviceInfoStore;
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()
DStorageDeviceInfo.java22 import com.android.compatibility.common.util.DeviceInfoStore;
36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DVintfDeviceInfo.java26 import com.android.compatibility.common.util.DeviceInfoStore;
37 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DSampleDeviceInfo.java21 import com.android.compatibility.common.util.DeviceInfoStore;
31 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
DDisplayDeviceInfo.java24 import com.android.compatibility.common.util.DeviceInfoStore;
39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()
/cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
DTestDeviceInfo.java25 import com.android.compatibility.common.util.DeviceInfoStore;
39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo()

12