Searched refs:MSG_STATSD_LOG (Results 1 – 1 of 1) sorted by relevance
909 mKillHandler.removeMessages(KillHandler.MSG_STATSD_LOG, info); in scheduleLogToStatsdLocked()911 } else if (!mKillHandler.hasMessages(KillHandler.MSG_STATSD_LOG, info)) { in scheduleLogToStatsdLocked()913 KillHandler.MSG_STATSD_LOG, info), APP_EXIT_INFO_STATSD_LOG_DEBOUNCE); in scheduleLogToStatsdLocked()1710 static final int MSG_STATSD_LOG = 4105; field in AppExitInfoTracker.KillHandler1744 case MSG_STATSD_LOG: { in handleMessage()