Searched refs:mScansStopped (Results 1 – 1 of 1) sorted by relevance
96 private int mScansStopped = 0; field in AppScanStats194 this.mScansStopped++; in recordScanStop()355 sb.append(" LE scans (started/stopped) : " + mScansStarted + " / " + mScansStopped in dumpToString()