Searched refs:findDrawableResources (Results 1 – 6 of 6) sorted by relevance
72 testLoader.findDrawableResources(resourcePath); in shouldFindDrawableResourcesWorkWithUnixJarFilePath()95 testLoader.findDrawableResources(resourcePath); in shouldFindDrawableResourcesWorkWithUnixFilePath()118 testLoader.findDrawableResources(resourcePath); in shouldFindDrawableResourcesWorkWithWindowsJarFilePath()141 testLoader.findDrawableResources(resourcePath); in shouldFindDrawableResourcesWorkWithWindowsFilePath()
34 testLoader.findDrawableResources(resourcePath); in shouldFindDrawableResources()
20 void findDrawableResources(ResourcePath resourcePath) { in findDrawableResources() method in DrawableResourceLoader
162 new DrawableResourceLoader(resourceTable).findDrawableResources(resourcePath);
17 void findDrawableResources(ResourcePath resourcePath) throws IOException { in findDrawableResources() method in DrawableResourceLoader
227 new DrawableResourceLoader(resourceTable).findDrawableResources(resourcePath);