Home
last modified time | relevance | path

Searched refs:collectDeviceInfo (Results 1 – 25 of 40) sorted by relevance

12

/cts/hostsidetests/edi/src/android/edi/cts/
DDynamicPartitionsDeviceInfo.java43 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in DynamicPartitionsDeviceInfo
48 protected void collectDeviceInfo(File jsonFile) throws Exception { in collectDeviceInfo() method in DynamicPartitionsDeviceInfo
DProcessDeviceInfo.java29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in ProcessDeviceInfo
DSecurityPolicyDeviceInfo.java31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in SecurityPolicyDeviceInfo
DLibraryDeviceInfo.java31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in LibraryDeviceInfo
DPropertyDeviceInfo.java34 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in PropertyDeviceInfo
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DCpuDeviceInfo.java26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in CpuDeviceInfo
DAppStandbyDeviceInfo.java29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in AppStandbyDeviceInfo
DConfigurationDeviceInfo.java28 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ConfigurationDeviceInfo
DUserDeviceInfo.java32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in UserDeviceInfo
DDeviceIdleDeviceInfo.java39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in DeviceIdleDeviceInfo
DMediaOutputDeviceInfo.java32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MediaOutputDeviceInfo
DMemoryDeviceInfo.java32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MemoryDeviceInfo
DDefaultAppDeviceInfo.java30 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in DefaultAppDeviceInfo
DDeviceInfo.java96 collectDeviceInfo(store); in testCollectDeviceInfo()
137 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo() method in DeviceInfo
DClientIdDeviceInfo.java34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ClientIdDeviceInfo
DInputDeviceInfo.kt32 override fun collectDeviceInfo(store: DeviceInfoStore) { in collectDeviceInfo() method in com.android.compatibility.common.deviceinfo.InputDeviceInfo
DConnectivityDeviceInfo.java75 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ConnectivityDeviceInfo
DStorageDeviceInfo.java36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in StorageDeviceInfo
DVintfDeviceInfo.java37 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in VintfDeviceInfo
DPermissionDeviceInfo.java41 protected void collectDeviceInfo(@NonNull DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in PermissionDeviceInfo
DMediaDrmDeviceInfo.java42 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MediaDrmDeviceInfo
/cts/hostsidetests/sample/src/android/sample/cts/
DSampleHostDeviceInfo.java29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in SampleHostDeviceInfo
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DSampleDeviceInfo.java31 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in SampleDeviceInfo
DDisplayDeviceInfo.java39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in DisplayDeviceInfo
/cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
DTestDeviceInfo.java39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in TestDeviceInfo

12