Searched defs:ClassPathPackageInfoSource (Results 1 - 1 of 1) sorted by path

/frameworks/base/test-runner/src/android/test/
H A DClassPathPackageInfoSource.java39 public class ClassPathPackageInfoSource { class
44 = ClassPathPackageInfoSource.class.getClassLoader();
62 ClassPathPackageInfoSource() { method in class:ClassPathPackageInfoSource
68 ClassPathPackageInfoSource.apkPaths = apkPaths;
93 Log.w("ClassPathPackageInfoSource", "Cannot load class. "
232 Log.w("ClassPathPackageInfoSource",

Completed in 20 milliseconds