Searched refs:DeviceInfoConstants (Results 1 – 4 of 4) sorted by relevance
81 DeviceInfoConstants.OPEN_GL_EXTENSIONS, in runIterations()84 DeviceInfoConstants.OPEN_GL_COMPRESSED_TEXTURE_FORMATS, in runIterations()87 DeviceInfoConstants.GRAPHICS_VENDOR, in runIterations()90 DeviceInfoConstants.GRAPHICS_RENDERER, 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()
24 public interface DeviceInfoConstants { interface
51 public class DeviceInfoInstrument extends Instrumentation implements DeviceInfoConstants {
39 LOCAL_SRC_FILES := src/android/tests/getinfo/DeviceInfoConstants.java