Home
last modified time | relevance | path

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

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/
DExecutionProperties.java58 public String putIfAbsent(String key, String value) { in putIfAbsent() method in ExecutionProperties
DExecutionFiles.java109 public File putIfAbsent(String key, File value) { in putIfAbsent() method in ExecutionFiles