Searched defs:clockfaces (Results 1 – 1 of 1) sorted by relevance
122 List<Clockface> clockfaces = new ArrayList<>(); in doInBackground() local150 protected void onPostExecute(List<Clockface> clockfaces) { in onPostExecute()