Searched refs:MSG_STATSD_LOG (Results 1 – 1 of 1) sorted by relevance
871 mKillHandler.removeMessages(KillHandler.MSG_STATSD_LOG, info); in scheduleLogToStatsdLocked()873 } else if (!mKillHandler.hasMessages(KillHandler.MSG_STATSD_LOG, info)) { in scheduleLogToStatsdLocked()875 KillHandler.MSG_STATSD_LOG, info), APP_EXIT_INFO_STATSD_LOG_DEBOUNCE); in scheduleLogToStatsdLocked()1595 static final int MSG_STATSD_LOG = 4105; field in AppExitInfoTracker.KillHandler1628 case MSG_STATSD_LOG: { in handleMessage()