Searched refs:REFRESH_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
56 private static final int REFRESH_DELAY_MILLIS = 500; field in StorageSummaryFragment97 mHandler.postDelayed(mRefreshRunnable, REFRESH_DELAY_MILLIS); in onResume()