Searched refs:mWtfClusterStart (Results 1 – 1 of 1) sorted by relevance
9505 private volatile long mWtfClusterStart; field in ActivityManagerService9539 if (now - mWtfClusterStart > 10 * DateUtils.SECOND_IN_MILLIS) { in addErrorToDropBox()9540 mWtfClusterStart = now; in addErrorToDropBox()