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

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoActivity.java 81 DeviceInfoConstants.OPEN_GL_EXTENSIONS,
84 DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS,
87 DeviceInfoConstants.GRAPHICS_VENDOR,
90 DeviceInfoConstants.GRAPHICS_RENDERER,
143 DeviceInfoInstrument.addResult(DeviceInfoConstants.TOUCH_SCREEN,
161 DeviceInfoInstrument.addResult(DeviceInfoConstants.NAVIGATION,
176 DeviceInfoInstrument.addResult(DeviceInfoConstants.KEYPAD, keypad);
189 DeviceInfoInstrument.addResult(DeviceInfoConstants.LOCALES,
DeviceInfoConstants.java 24 public interface DeviceInfoConstants {
DeviceInfoInstrument.java 51 public class DeviceInfoInstrument extends Instrumentation implements DeviceInfoConstants {
  /cts/tools/device-setup/TestDeviceSetup/
Android.mk 40 LOCAL_SRC_FILES := src/android/tests/getinfo/DeviceInfoConstants.java

Completed in 185 milliseconds