OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_DEVICE
(Results
1 - 4
of
4
) sorted by null
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
60
public static final String
BUILD_DEVICE
= "
build_device
";
DeviceInfoInstrument.java
65
addResult(
BUILD_DEVICE
, Build.DEVICE);
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java
239
DeviceInfoConstants.
BUILD_DEVICE
, DeviceInfoConstants.PRODUCT_NAME,
DeviceInfoResult.java
359
DeviceInfoConstants.
BUILD_DEVICE
, DeviceInfoConstants.PRODUCT_NAME,
Completed in 26 milliseconds