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