Searched refs:voids (Results 1 – 4 of 4) sorted by relevance
17 override fun doInBackground(vararg voids: Void?): Void? { in doInBackground()
19 public override fun doInBackground(vararg voids: Void?): Void? { in <lambda>()
23 override fun doInBackground(vararg voids: Void?): Void? { in <lambda>()
67 protected final Bitmap doInBackground(Void... voids) { in doInBackground() argument