Searched defs:getBackgroundExecutor (Results 1 – 4 of 4) sorted by relevance
78 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in FederatedComputeExecutors
67 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method in OnDevicePersonalizationExecutors
121 public static ListeningExecutorService getBackgroundExecutor() { in getBackgroundExecutor() method
83 public static ScheduledExecutorService getBackgroundExecutor(final String name) { in getBackgroundExecutor() method in ExecutorUtils