Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DTimeVal.java80 public static long fromString(String value) throws NumberFormatException { in fromString() method in TimeVal
/tools/tradefederation/core/src/com/android/tradefed/build/
DBuildInfoKey.java78 public static BuildInfoFileKey fromString(String keyName) { in fromString() method in BuildInfoKey.BuildInfoFileKey