Searched refs:APP_START_INFO_PERSIST_INTERVAL (Results 1 – 1 of 1) sorted by relevance
80 private static final long APP_START_INFO_PERSIST_INTERVAL = TimeUnit.MINUTES.toMillis(30); field in AppStartInfoTracker1014 immediately ? 0 : APP_START_INFO_PERSIST_INTERVAL); in schedulePersistProcessStartInfo()