Home
last modified time | relevance | path

Searched defs:BuildInfoFileKey (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/build/
DBuildInfoKey.java25 public enum BuildInfoFileKey { enum in BuildInfoKey
43 private BuildInfoFileKey(String fileKey) { in BuildInfoFileKey() method in BuildInfoKey.BuildInfoFileKey