HomeSort by relevance Sort by last modified time
    Searched refs:collectDeviceInfo (Results 1 - 25 of 25) sorted by null

  /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
CpuDeviceInfo.java 26 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
AppStandbyDeviceInfo.java 29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
ConfigurationDeviceInfo.java 28 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
LocaleDeviceInfo.java 29 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
UserDeviceInfo.java 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
MemoryDeviceInfo.java 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
PackageDeviceInfo.java 37 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
PropertyDeviceInfo.java 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
ScreenDeviceInfo.java 32 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
StorageDeviceInfo.java 35 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
DeviceInfo.java 92 collectDeviceInfo(store);
128 protected abstract void collectDeviceInfo(DeviceInfoStore store) throws Exception;
VintfDeviceInfo.java 36 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
FeatureDeviceInfo.java 38 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
GraphicsDeviceInfo.java 63 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
MediaDeviceInfo.java 42 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
GenericDeviceInfo.java 65 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
  /cts/hostsidetests/edi/src/android/edi/cts/
ProcessDeviceInfo.java 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception {
LibraryDeviceInfo.java 31 protected void collectDeviceInfo(HostInfoStore store) throws Exception {
  /test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DeviceInfo.java 60 collectDeviceInfo(store);
83 protected abstract void collectDeviceInfo(HostInfoStore store) throws Exception;
  /cts/hostsidetests/sample/src/android/sample/cts/
SampleHostDeviceInfo.java 29 protected void collectDeviceInfo(HostInfoStore store) throws Exception {
  /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
SampleDeviceInfo.java 31 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
SensorDeviceInfo.java 66 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
CameraDeviceInfo.java 411 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
VulkanDeviceInfo.java 342 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {
    [all...]
  /cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
TestDeviceInfo.java 39 protected void collectDeviceInfo(DeviceInfoStore store) throws Exception {

Completed in 266 milliseconds