Searched refs:setExecutor (Results 1 – 10 of 10) sorted by relevance
166 private void setExecutor(Executor executor) { in setExecutor() method in ImsMmTelManager.RegistrationCallback.RegistrationBinder239 public void setExecutor(Executor executor) { in setExecutor() method in ImsMmTelManager.RegistrationCallback240 mBinder.setExecutor(executor); in setExecutor()283 private void setExecutor(Executor executor) { in setExecutor() method in ImsMmTelManager.CapabilityCallback.CapabilityBinder311 public final void setExecutor(Executor executor) { in setExecutor() method in ImsMmTelManager.CapabilityCallback312 mBinder.setExecutor(executor); in setExecutor()375 c.setExecutor(executor); in registerImsRegistrationCallback()445 c.setExecutor(executor); in registerMmTelCapabilityCallback()
150 private void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.Callback.CallbackBinder181 public void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.Callback182 mBinder.setExecutor(executor); in setExecutor()230 callback.setExecutor(executor); in registerProvisioningChangedCallback()
87 mHostView.setExecutor(executor); in asyncInflation()104 mHostView.setExecutor(executor); in asyncInflation_cancelled()
692 callback.setExecutor(getThreadExecutor()); in addConfigCallback()
356 public void setExecutor(Executor executor) { in setExecutor() method in AppWidgetHostView
1066 private void setExecutor(Executor executor) { in setExecutor() method in SubscriptionManager.OnOpportunisticSubscriptionsChangedListener1113 listener.setExecutor(executor); in addOnOpportunisticSubscriptionsChangedListener()
1756 callback.setExecutor(getThreadExecutor()); in addRegistrationCallback()1827 callback.setExecutor(getThreadExecutor()); in addCapabilitiesCallback()
1132 layout.setExecutor(mAsyncViewLoadExecutor); in getView()
14574 HSPLandroid/telephony/ims/ImsMmTelManager$CapabilityCallback;->setExecutor(Ljava/util/concurrent/Ex…14591 HSPLandroid/telephony/ims/ImsMmTelManager$RegistrationCallback;->setExecutor(Ljava/util/concurrent/…14617 HSPLandroid/telephony/ims/ProvisioningManager$Callback;->setExecutor(Ljava/util/concurrent/Executor…
7832 method public void setExecutor(java.util.concurrent.Executor);