Searched defs:readResource (Results 1 – 2 of 2) sorted by relevance
56 public static Stream<VirtualPath> readResource(ClassLoader classLoader, String resourceName) { in readResource() method in ResourceStore
481 private byte[] readResource(@RawRes int audioRes) throws IOException { in readResource() method in AudioTrackOffloadTest