Searched refs:getCachedExecutor (Results 1 – 2 of 2) sorted by relevance
354 c.setDefaultExecutor(getCachedExecutor());368 r.setDefaultExecutor(getCachedExecutor());381 s.setDefaultExecutor(getCachedExecutor());429 private Executor getCachedExecutor() { in getCachedExecutor() method in ImsService443 f.setDefaultExecutor(getCachedExecutor()); in createMmTelFeatureInternal()455 f.setDefaultExecutor(getCachedExecutor()); in createEmergencyOnlyMmTelFeatureInternal()466 f.setDefaultExecutor(getCachedExecutor()); in createRcsFeatureInternal()622 getCachedExecutor()).join(); in executeMethodAsync()631 () -> TelephonyUtils.runWithCleanCallingIdentity(r), getCachedExecutor()); in executeMethodAsyncForResult()
775 executeMethodAsync(getCachedExecutor(),777 new TransportSelectorCallbackWrapper(callback, getCachedExecutor())),783 executeMethodAsyncNoException(getCachedExecutor(),790 executeMethodAsyncNoException(getCachedExecutor(),845 public @NonNull Executor getCachedExecutor() { in getCachedExecutor() method in DomainSelectionService