/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ProvisioningManager.java | 936 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 D | RegistrationManager.java | 260 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 D | ImsMmTelManager.java | 198 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 D | ImsRcsManager.java | 273 c.setExecutor(executor); in registerImsRegistrationCallback()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/ |
H A D | AppWidgetHostViewTest.java | 87 mHostView.setExecutor(executor); in asyncInflation() 104 mHostView.setExecutor(executor); in asyncInflation_cancelled()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/scrim/ |
H A D | ScrimView.java | 102 public void setExecutor(Executor executor, Looper looper) { in setExecutor() method in ScrimView
|
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/ |
H A D | AlarmManager.java | 352 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 D | ImsConfig.java | 928 callback.setExecutor(getThreadExecutor()); in addConfigCallback()
|
/aosp14/frameworks/base/location/java/android/location/ |
H A D | LocationManager.java | 1576 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 D | AppWidgetHostView.java | 482 public void setExecutor(Executor executor) { in setExecutor() method in AppWidgetHostView
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | RemoteViewsAdapter.java | 1130 layout.setExecutor(mAsyncViewLoadExecutor); in getView()
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 10612 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 D | profile.txt.prof | 8360 HSPLandroidx/emoji2/text/FontRequestEmojiCompatConfig$FontRequestMetadataLoader;->setExecutor(Ljava…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 10615 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 9314 method public void setExecutor(java.util.concurrent.Executor);
|