Home
last modified time | relevance | path

Searched refs:retryRunnable (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSnackBar.java73 public static Action createRetryAction(final Runnable retryRunnable) { in createRetryAction() argument
74 return createCustomAction(retryRunnable, Factory.get().getApplicationContext() in createRetryAction()
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/eab/
H A DEabBulkCapabilityUpdater.java177 mHandler.postDelayed(new retryRunnable(), retryAfterMilliseconds);
200 private class retryRunnable implements Runnable { class in EabBulkCapabilityUpdater
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt32740 Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$retryRunnable;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt42404 Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$retryRunnable;