OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeviceInfoInstrument
(Results
1 - 2
of
2
) sorted by null
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoActivity.java
80
DeviceInfoInstrument
.addResult(
83
DeviceInfoInstrument
.addResult(
86
DeviceInfoInstrument
.addResult(
89
DeviceInfoInstrument
.addResult(
143
DeviceInfoInstrument
.addResult(DeviceInfoConstants.TOUCH_SCREEN,
161
DeviceInfoInstrument
.addResult(DeviceInfoConstants.NAVIGATION,
176
DeviceInfoInstrument
.addResult(DeviceInfoConstants.KEYPAD, keypad);
189
DeviceInfoInstrument
.addResult(DeviceInfoConstants.LOCALES,
DeviceInfoInstrument.java
48
public class
DeviceInfoInstrument
extends Instrumentation implements DeviceInfoConstants {
50
private static final String TAG = "
DeviceInfoInstrument
";
54
public
DeviceInfoInstrument
() {
Completed in 45 milliseconds