Searched defs:bitmaps (Results 1 – 2 of 2) sorted by relevance
96 Bitmap[] bitmaps; in fetch() local113 protected void onPostExecute(Bitmap[] bitmaps) { in fetch()
333 HashMap<String, Bitmap> bitmaps = new HashMap<>(); in showNotification() local