Searched defs:imgs (Results 1 – 4 of 4) sorted by relevance
117 public CompletableFuture<Map<ImageReference, Bitmap>> getBitmaps( in getBitmaps()133 public CompletableFuture<Map<ImageReference, Bitmap>> getBitmaps( in getBitmaps()
132 public CompletableFuture<Map<ImageReference, Bitmap>> getBitmaps( in getBitmaps()148 public CompletableFuture<Map<ImageReference, Bitmap>> getBitmaps( in getBitmaps()
82 File imgs = ((IDeviceBuildInfo) buildInfo).getDeviceImageFile(); in testDSU() local
268 ArrayList<Icon> imgs = new ArrayList<>(); in testParcel() local