Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java1819 public @NonNull Duration getScanInterval() { in getScanInterval() method in WifiManager.ScreenOnScanSchedule
1878 scanSchedule[i] = (int) screenOnScanSchedule.get(i).getScanInterval().toSeconds(); in setScreenOnScanSchedule()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt777 method @NonNull public java.time.Duration getScanInterval();