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