Searched refs:CLOSE_DB_HELPER_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
67 private static final int CLOSE_DB_HELPER_DELAY_MS = 3000; field in WatchdogStorage515 mMainHandler.postDelayed(mCloseDbHelperRunnable, CLOSE_DB_HELPER_DELAY_MS); in getDatabase()