Searched refs:getCachedExecutor (Results 1 – 2 of 2) sorted by relevance
383 c.setDefaultExecutor(getCachedExecutor());397 r.setDefaultExecutor(getCachedExecutor());410 s.setDefaultExecutor(getCachedExecutor());458 private Executor getCachedExecutor() { in getCachedExecutor() method in ImsService472 f.setDefaultExecutor(getCachedExecutor()); in createMmTelFeatureInternal()484 f.setDefaultExecutor(getCachedExecutor()); in createEmergencyOnlyMmTelFeatureInternal()495 f.setDefaultExecutor(getCachedExecutor()); in createRcsFeatureInternal()651 getCachedExecutor()).join(); in executeMethodAsync()660 () -> TelephonyUtils.runWithCleanCallingIdentity(r), getCachedExecutor()); in executeMethodAsyncForResult()
796 executeMethodAsync(getCachedExecutor(),798 new TransportSelectorCallbackWrapper(callback, getCachedExecutor())),805 executeMethodAsyncNoException(getCachedExecutor(),813 executeMethodAsyncNoException(getCachedExecutor(),871 public final @NonNull Executor getCachedExecutor() { in getCachedExecutor() method in DomainSelectionService