Home
last modified time | relevance | path

Searched refs:detectSwBuildChange (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiHealthMonitor.java532 if (mWifiSystemInfoStats.detectSwBuildChange(currSoftwareBuildInfo)) { in postBootSwBuildCheck()
795 boolean detectSwBuildChange(@NonNull WifiSoftwareBuildInfo currSoftwareBuildInfo) { in detectSwBuildChange() method in WifiHealthMonitor.WifiSystemInfoStats