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