HomeSort by relevance Sort by last modified time
    Searched refs:LAST_ANR_LIFETIME_DURATION_MSECS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
ActiveServices.java 165 static final int LAST_ANR_LIFETIME_DURATION_MSECS = 2 * 60 * 60 * 1000; // Two hours
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java 322 static final int LAST_ANR_LIFETIME_DURATION_MSECS = 2 * 60 * 60 * 1000; // Two hours
549 * LAST_ANR_LIFETIME_DURATION_MSECS */
    [all...]

Completed in 97 milliseconds