Home
last modified time | relevance | path

Searched defs:logScanResults (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/shared/
DWifiInputLogger.kt63 fun logScanResults() = buffer.log(TAG, LogLevel.DEBUG, {}, { "onScanResultsAvailable" }) in <lambda>() method in com.android.systemui.statusbar.pipeline.wifi.shared.WifiInputLogger
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/prod/
DWifiRepositoryViaTrackerLib.kt337 private fun logScanResults() = in logScanResults() method