Home
last modified time | relevance | path

Searched refs:collectDeviceInfo (Results 1 – 25 of 27) 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
DPropertyDeviceInfo.java34 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in PropertyDeviceInfo
DLibraryDeviceInfo.java31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in LibraryDeviceInfo
DClasspathDeviceInfo.java51 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in ClasspathDeviceInfo
/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
DDeviceInfo.java96 collectDeviceInfo(store); in testCollectDeviceInfo()
137 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo() method in DeviceInfo
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
DStorageDeviceInfo.java35 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
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
DScreenDeviceInfo.java43 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ScreenDeviceInfo
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.java85 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
/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