Searched refs:mTotalBackgroundScanTimeMillis (Results 1 – 1 of 1) sorted by relevance
129 private final long mTotalBackgroundScanTimeMillis; field in WifiUsabilityStatsEntry498 private long mTotalBackgroundScanTimeMillis; field in WifiUsabilityStatsEntry.RadioStats539 this.mTotalBackgroundScanTimeMillis = onTimeBackgroundScan; in RadioStats()558 dest.writeLong(mTotalBackgroundScanTimeMillis); in writeToParcel()575 stats.mTotalBackgroundScanTimeMillis = in.readLong();628 return mTotalBackgroundScanTimeMillis; in getTotalBackgroundScanTimeMillis()842 mTotalBackgroundScanTimeMillis = totalBackgroundScanTimeMillis; in WifiUsabilityStatsEntry()887 dest.writeLong(mTotalBackgroundScanTimeMillis); in writeToParcel()1148 return mTotalBackgroundScanTimeMillis; in getTotalBackgroundScanTimeMillis()