Searched refs:DeviceInfoInstrument (Results 1 – 4 of 4) sorted by relevance
80 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()
48 public class DeviceInfoInstrument extends Instrumentation implements DeviceInfoConstants { class54 public DeviceInfoInstrument() { in DeviceInfoInstrument() method in DeviceInfoInstrument
20 DEVICE_INFO_INSTRUMENT := com.android.compatibility.common.deviceinfo.DeviceInfoInstrument
35 public class DeviceInfoInstrument extends Instrumentation { class