Searched defs:postOnBackgroundThread (Results 1 – 1 of 1) sorted by relevance
67 public static Future postOnBackgroundThread(Runnable runnable) { in postOnBackgroundThread() method in ThreadUtils76 public static Future postOnBackgroundThread(Callable callable) { in postOnBackgroundThread() method in ThreadUtils