Searched refs:PROGRESS_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
83 static final long PROGRESS_DELAY_MS = 1500L; field in InternetDialog562 mHandler.postDelayed(mHideProgressBarRunnable, PROGRESS_DELAY_MS); in showProgressBar()564 mHandler.postDelayed(mHideSearchingRunnable, PROGRESS_DELAY_MS); in showProgressBar()
495 eq(InternetDialog.PROGRESS_DELAY_MS)); in showProgressBar_wifiEnabledWithWifiEntry_showProgressBarThenHide()516 eq(InternetDialog.PROGRESS_DELAY_MS)); in showProgressBar_wifiEnabledWithoutWifiEntries_showProgressBarThenHideSearch()