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
57
public static final String
BUILD_DEVICE
= "
build_device
";
DeviceInfoInstrument.java
66
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
344
DeviceInfoConstants.
BUILD_DEVICE
, DeviceInfoConstants.PRODUCT_NAME,
Completed in 1901 milliseconds