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

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoActivity.java 74 DeviceInfoInstrument.addResult(DeviceInfoConstants.TOUCH_SCREEN,
92 DeviceInfoInstrument.addResult(DeviceInfoConstants.NAVIGATION,
107 DeviceInfoInstrument.addResult(DeviceInfoConstants.KEYPAD, keypad);
120 DeviceInfoInstrument.addResult(DeviceInfoConstants.LOCALES,
GLESSurfaceView.java 78 DeviceInfoInstrument.addResult(
DeviceInfoInstrument.java 42 public class DeviceInfoInstrument extends Instrumentation implements DeviceInfoConstants {
44 private static final String TAG = "DeviceInfoInstrument";
48 public DeviceInfoInstrument() {

Completed in 163 milliseconds