Searched refs:RESET_ANR_MESSAGE (Results 1 – 1 of 1) sorted by relevance
7977 public static final int RESET_ANR_MESSAGE = 38; field in WindowManagerService.H8553 case RESET_ANR_MESSAGE: { in handleMessage()10520 mH.removeMessages(H.RESET_ANR_MESSAGE); in saveANRStateLocked()10521 mH.sendEmptyMessageDelayed(H.RESET_ANR_MESSAGE, LAST_ANR_LIFETIME_DURATION_MSECS); in saveANRStateLocked()