/cts/hostsidetests/edi/src/android/edi/cts/ |
D | DynamicPartitionsDeviceInfo.java | 31 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
|
D | ProcessDeviceInfo.java | 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in ProcessDeviceInfo
|
D | LibraryDeviceInfo.java | 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in LibraryDeviceInfo
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
D | DeviceInfo.java | 93 collectDeviceInfo(store); in testCollectDeviceInfo() 134 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo() method in DeviceInfo
|
D | CpuDeviceInfo.java | 26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in CpuDeviceInfo
|
D | AppStandbyDeviceInfo.java | 29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in AppStandbyDeviceInfo
|
D | ConfigurationDeviceInfo.java | 28 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ConfigurationDeviceInfo
|
D | UserDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in UserDeviceInfo
|
D | MemoryDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MemoryDeviceInfo
|
D | ClientIdDeviceInfo.java | 34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ClientIdDeviceInfo
|
D | PropertyDeviceInfo.java | 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in PropertyDeviceInfo
|
D | ScreenDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ScreenDeviceInfo
|
D | StorageDeviceInfo.java | 35 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in StorageDeviceInfo
|
D | VintfDeviceInfo.java | 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in VintfDeviceInfo
|
D | GraphicsDeviceInfo.java | 63 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in GraphicsDeviceInfo
|
D | FeatureDeviceInfo.java | 38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in FeatureDeviceInfo
|
D | MediaDeviceInfo.java | 43 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MediaDeviceInfo
|
D | LocaleDeviceInfo.java | 42 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in LocaleDeviceInfo
|
D | GenericDeviceInfo.java | 66 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in GenericDeviceInfo
|
D | PackageDeviceInfo.java | 77 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in PackageDeviceInfo
|
/cts/hostsidetests/sample/src/android/sample/cts/ |
D | SampleHostDeviceInfo.java | 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in SampleHostDeviceInfo
|
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
D | SampleDeviceInfo.java | 31 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in SampleDeviceInfo
|
D | SensorDeviceInfo.java | 66 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in SensorDeviceInfo
|
D | CameraDeviceInfo.java | 411 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/ |
D | TestDeviceInfo.java | 39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in TestDeviceInfo
|