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