Searched refs:onPostExecute (Results 1 – 2 of 2) sorted by relevance
107 protected void onPostExecute(ContactInfo result) { in loadContactInfo()
386 protected void onPostExecute(Integer result) { in onPostExecute() method in GestureBuilderActivity.GesturesLoadTask387 super.onPostExecute(result); in onPostExecute()