Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DClassPathScanner.java108 mClassPath = getClassPath(); in ClassPathScanner()
254 public static String[] getClassPath() { in getClassPath() method in ClassPathScanner