Searched refs:RETRY_INTERVAL_MS (Results 1 – 2 of 2) sorted by relevance
98 private final long RETRY_INTERVAL_MS; field in FileUpdater116 RETRY_INTERVAL_MS = retryIntervalMs; in FileUpdater()254 mHandler.postDelayed(mHandleWriteOnHandlerRunnable, RETRY_INTERVAL_MS); in scheduleRetry()
116 private static final int RETRY_INTERVAL_MS = 10000; field in UiccCarrierPrivilegeRules452 postDelayed(mRetryRunnable, RETRY_INTERVAL_MS); in handleMessage()