Searched refs:mTotalBackgroundScanTimeMillis (Results 1 – 1 of 1) sorted by relevance
88 private final long mTotalBackgroundScanTimeMillis; field in WifiUsabilityStatsEntry446 private long mTotalBackgroundScanTimeMillis; field in WifiUsabilityStatsEntry.RadioStats487 this.mTotalBackgroundScanTimeMillis = onTimeBackgroundScan; in RadioStats()506 dest.writeLong(mTotalBackgroundScanTimeMillis); in writeToParcel()523 stats.mTotalBackgroundScanTimeMillis = in.readLong();576 return mTotalBackgroundScanTimeMillis; in getTotalBackgroundScanTimeMillis()636 mTotalBackgroundScanTimeMillis = totalBackgroundScanTimeMillis; in WifiUsabilityStatsEntry()680 dest.writeLong(mTotalBackgroundScanTimeMillis); in writeToParcel()794 return mTotalBackgroundScanTimeMillis; in getTotalBackgroundScanTimeMillis()