Searched refs:SERVICE_RESET_RUN_DURATION (Results 1 – 2 of 2) sorted by relevance
208 public long SERVICE_RESET_RUN_DURATION = DEFAULT_SERVICE_RESET_RUN_DURATION; field in ActivityManagerConstants431 SERVICE_RESET_RUN_DURATION = mParser.getLong(KEY_SERVICE_RESET_RUN_DURATION, in updateConstants()560 pw.println(SERVICE_RESET_RUN_DURATION);
2352 long resetTime = mAm.mConstants.SERVICE_RESET_RUN_DURATION; in scheduleServiceRestartLocked()