Searched refs:LAST_ANR_LIFETIME_DURATION_MSECS (Results 1 – 2 of 2) sorted by relevance
413 static final int LAST_ANR_LIFETIME_DURATION_MSECS = 2 * 60 * 60 * 1000; // Two hours field in WindowManagerService7199 mH.sendEmptyMessageDelayed(H.RESET_ANR_MESSAGE, LAST_ANR_LIFETIME_DURATION_MSECS); in saveANRStateLocked()
487 static final int LAST_ANR_LIFETIME_DURATION_MSECS = 2 * 60 * 60 * 1000; // Two hours field in ActiveServices7535 LAST_ANR_LIFETIME_DURATION_MSECS); in serviceTimeout()