Home
last modified time | relevance | path

Searched refs:canBeList (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/build/
DBuildInfoKey.java53 private BuildInfoFileKey(String fileKey, boolean canBeList) { in BuildInfoFileKey() argument
55 mCanBeList = canBeList; in BuildInfoFileKey()