Home
last modified time | relevance | path

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

12

/cts/hostsidetests/edi/src/android/edi/cts/
DDynamicPartitionsDeviceInfo.java31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in DynamicPartitionsDeviceInfo
36 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
DLibraryDeviceInfo.java31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in LibraryDeviceInfo
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DDeviceInfo.java93 collectDeviceInfo(store); in testCollectDeviceInfo()
134 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo() method in 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
DMemoryDeviceInfo.java32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MemoryDeviceInfo
DClientIdDeviceInfo.java34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ClientIdDeviceInfo
DPropertyDeviceInfo.java36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in PropertyDeviceInfo
DScreenDeviceInfo.java32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ScreenDeviceInfo
DStorageDeviceInfo.java35 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in StorageDeviceInfo
DVintfDeviceInfo.java36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in VintfDeviceInfo
DGraphicsDeviceInfo.java63 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in GraphicsDeviceInfo
DFeatureDeviceInfo.java38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in FeatureDeviceInfo
DMediaDeviceInfo.java43 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MediaDeviceInfo
DLocaleDeviceInfo.java42 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in LocaleDeviceInfo
DGenericDeviceInfo.java66 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in GenericDeviceInfo
DPackageDeviceInfo.java77 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in PackageDeviceInfo
/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
DSensorDeviceInfo.java66 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in SensorDeviceInfo
DCameraDeviceInfo.java411 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in CameraDeviceInfo
/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