OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_TAGS
(Results
1 - 2
of
2
) sorted by null
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
58
public static final String
BUILD_TAGS
= "
build_tags
";
/cts/tools/host/src/com/android/cts/
TestDevice.java
447
mInfoMap.put(
BUILD_TAGS
, buildTags);
564
return mInfoMap.get(
BUILD_TAGS
);
[
all
...]
Completed in 30 milliseconds