Home
last modified time | relevance | path

Searched refs:DeviceInfoInstrument (Results 1 – 2 of 2) sorted by relevance

/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DDeviceInfoActivity.java80 DeviceInfoInstrument.addResult( in runIterations()
83 DeviceInfoInstrument.addResult( in runIterations()
86 DeviceInfoInstrument.addResult( in runIterations()
89 DeviceInfoInstrument.addResult( in runIterations()
143 DeviceInfoInstrument.addResult(DeviceInfoConstants.TOUCH_SCREEN, in onCreate()
161 DeviceInfoInstrument.addResult(DeviceInfoConstants.NAVIGATION, in onCreate()
176 DeviceInfoInstrument.addResult(DeviceInfoConstants.KEYPAD, keypad); in onCreate()
189 DeviceInfoInstrument.addResult(DeviceInfoConstants.LOCALES, in onCreate()
DDeviceInfoInstrument.java53 public class DeviceInfoInstrument extends Instrumentation implements DeviceInfoConstants { class
59 public DeviceInfoInstrument() { in DeviceInfoInstrument() method in DeviceInfoInstrument