Searched refs:retryRunnable (Results 1 – 4 of 4) sorted by relevance
73 public static Action createRetryAction(final Runnable retryRunnable) { in createRetryAction() argument74 return createCustomAction(retryRunnable, Factory.get().getApplicationContext() in createRetryAction()
177 mHandler.postDelayed(new retryRunnable(), retryAfterMilliseconds);200 private class retryRunnable implements Runnable { class in EabBulkCapabilityUpdater
32740 Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$retryRunnable;
42404 Lcom/android/ims/rcs/uce/eab/EabBulkCapabilityUpdater$retryRunnable;