Searched refs:mExecutorFactory (Results 1 – 2 of 2) sorted by relevance
237 public ExecutorFactory mExecutorFactory = new ImsExecutorFactory(); field in ImsManager463 mExecutorFactory.executeRunnable(() -> { in isSupported()1084 mExecutorFactory.executeRunnable(() -> { in setWfcModeInternal()1153 mExecutorFactory.executeRunnable(() -> { in setWfcRoamingSettingInternal()1859 mExecutorFactory.executeRunnable(() -> { in getRegistrationTech()2089 mExecutorFactory.executeRunnable(() -> { in setRttConfig()2243 mExecutorFactory.executeRunnable(() -> { in getImsServiceState()
876 ((ImsManager.ImsExecutorFactory) imsManager.mExecutorFactory).destroy(); in getImsManagerAndInitProvisionedValues()877 imsManager.mExecutorFactory = Runnable::run; in getImsManagerAndInitProvisionedValues()