Searched refs:ResourcePath (Results 1 – 4 of 4) sorted by relevance
51 public static ResourcePath get(ClassLoader classLoader, String resourceName) in get()53 return new ResourcePath(classLoader, resourceName); in get()106 public static class ResourcePath extends VirtualPath { class in VirtualPath109 ResourcePath(ClassLoader classLoader, String path) throws IOException { in ResourcePath() method in VirtualPath.ResourcePath
149 VirtualPath.ResourcePath resourcePath = in doTestSignature()203 VirtualPath.ResourcePath resourcePath = in loadFilters()
27 import android.signature.cts.VirtualPath.ResourcePath;132 ResourcePath resourcePath = in readResource()
130 VirtualPath.ResourcePath virtualPath = in parse()