Searched defs:imageShow (Results 1 – 2 of 2) sorted by relevance
548 final View imageShow = findViewById(R.id.imageShow); in startLoadBitmap() local837 final View imageShow = findViewById(R.id.imageShow); in onPostExecute() local
177 public void addListener(ImageShow imageShow) { in addListener()