Home
last modified time | relevance | path

Searched refs:setExecutor (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DProvisioningManager.java936 private void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.Callback.CallbackBinder
967 public void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.Callback
968 mBinder.setExecutor(executor); in setExecutor()
1012 private void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.FeatureProvisioningCallback.CallbackBinder
1055 public void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.FeatureProvisioningCallback
1056 mBinder.setExecutor(executor); in setExecutor()
1193 public void setExecutor(Executor executor) { in setExecutor() method in ProvisioningManager.RcsProvisioningCallback
1194 mBinder.setExecutor(executor); in setExecutor()
1248 callback.setExecutor(executor); in registerProvisioningChangedCallback()
1310 callback.setExecutor(executor); in registerFeatureProvisioningChangedCallback()
[all …]
H A DRegistrationManager.java260 private void setExecutor(Executor executor) { in setExecutor() method in RegistrationManager.RegistrationCallback.RegistrationBinder
376 public void setExecutor(Executor executor) { in setExecutor() method in RegistrationManager.RegistrationCallback
377 mBinder.setExecutor(executor); in setExecutor()
H A DImsMmTelManager.java198 private void setExecutor(Executor executor) { in setExecutor() method in ImsMmTelManager.CapabilityCallback.CapabilityBinder
224 public final void setExecutor(Executor executor) { in setExecutor() method in ImsMmTelManager.CapabilityCallback
225 mBinder.setExecutor(executor); in setExecutor()
322 c.setExecutor(executor); in registerImsRegistrationCallback()
366 c.setExecutor(executor); in registerImsRegistrationCallback()
580 c.setExecutor(executor); in registerMmTelCapabilityCallback()
H A DImsRcsManager.java273 c.setExecutor(executor); in registerImsRegistrationCallback()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DAppWidgetHostViewTest.java87 mHostView.setExecutor(executor); in asyncInflation()
104 mHostView.setExecutor(executor); in asyncInflation_cancelled()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/scrim/
H A DScrimView.java102 public void setExecutor(Executor executor, Looper looper) { in setExecutor() method in ScrimView
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/
H A DAlarmManager.java352 void setExecutor(Executor e) { in setExecutor() method in AlarmManager.ListenerWrapper
1080 recipientWrapper.setExecutor(targetExecutor); in setImpl()
/aosp14/frameworks/base/telephony/java/com/android/ims/
H A DImsConfig.java928 callback.setExecutor(getThreadExecutor()); in addConfigCallback()
/aosp14/frameworks/base/location/java/android/location/
H A DLocationManager.java1576 transport.setExecutor(executor); in requestLocationUpdates()
3255 setExecutor(executor); in LocationListenerTransport()
3258 void setExecutor(Executor executor) { in setExecutor() method in LocationManager.LocationListenerTransport
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java482 public void setExecutor(Executor executor) { in setExecutor() method in AppWidgetHostView
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java1130 layout.setExecutor(mAsyncViewLoadExecutor); in getView()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10612 HSPLandroid/location/LocationManager$LocationListenerTransport;->setExecutor(Ljava/util/concurrent/…
14736 HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->setExecutor(Ljava/util/concurr…
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof8360 HSPLandroidx/emoji2/text/FontRequestEmojiCompatConfig$FontRequestMetadataLoader;->setExecutor(Ljava…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10615 HSPLandroid/location/LocationManager$LocationListenerTransport;->setExecutor(Ljava/util/concurrent/…
14800 HSPLandroid/telephony/ims/RegistrationManager$RegistrationCallback;->setExecutor(Ljava/util/concurr…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9314 method public void setExecutor(java.util.concurrent.Executor);