/cts/hostsidetests/edi/src/android/edi/cts/ |
D | DynamicPartitionsDeviceInfo.java | 43 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
|
D | ProcessDeviceInfo.java | 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in ProcessDeviceInfo
|
D | SecurityPolicyDeviceInfo.java | 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in SecurityPolicyDeviceInfo
|
D | LibraryDeviceInfo.java | 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in LibraryDeviceInfo
|
D | PropertyDeviceInfo.java | 34 protected void collectDeviceInfo(HostInfoStore store) throws Exception { in collectDeviceInfo() method in PropertyDeviceInfo
|
/cts/common/device-side/device-info/src/com/android/compatibility/common/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 | DeviceIdleDeviceInfo.java | 39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in DeviceIdleDeviceInfo
|
D | MediaOutputDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MediaOutputDeviceInfo
|
D | MemoryDeviceInfo.java | 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MemoryDeviceInfo
|
D | DefaultAppDeviceInfo.java | 30 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in DefaultAppDeviceInfo
|
D | DeviceInfo.java | 96 collectDeviceInfo(store); in testCollectDeviceInfo() 137 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception; in collectDeviceInfo() method in DeviceInfo
|
D | ClientIdDeviceInfo.java | 34 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ClientIdDeviceInfo
|
D | InputDeviceInfo.kt | 32 override fun collectDeviceInfo(store: DeviceInfoStore) { in collectDeviceInfo() method in com.android.compatibility.common.deviceinfo.InputDeviceInfo
|
D | ConnectivityDeviceInfo.java | 75 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in ConnectivityDeviceInfo
|
D | StorageDeviceInfo.java | 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in StorageDeviceInfo
|
D | VintfDeviceInfo.java | 37 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in VintfDeviceInfo
|
D | PermissionDeviceInfo.java | 41 protected void collectDeviceInfo(@NonNull DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in PermissionDeviceInfo
|
D | MediaDrmDeviceInfo.java | 42 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in MediaDrmDeviceInfo
|
/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 | DisplayDeviceInfo.java | 39 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/ |
D | TestDeviceInfo.java | 39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception { in collectDeviceInfo() method in TestDeviceInfo
|