OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOUCH_SCREEN
(Results
1 - 3
of
3
) sorted by null
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
37
public static final String
TOUCH_SCREEN
= "touch";
DeviceInfoActivity.java
67
DeviceInfoInstrument.addResult(DeviceInfoConstants.
TOUCH_SCREEN
,
/cts/tools/host/src/com/android/cts/
TestDevice.java
748
return mInfoMap.get(
TOUCH_SCREEN
);
[
all
...]
Completed in 313 milliseconds