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.java2438 public @NonNull Duration getScanInterval() { in getScanInterval() method in WifiManager.ScreenOnScanSchedule
2632 scanSchedule[i] = (int) screenOnScanSchedule.get(i).getScanInterval().toSeconds(); in setScreenOnScanSchedule()
/packages/modules/Wifi/framework/api/
Dsystem-current.txt1020 method @NonNull public java.time.Duration getScanInterval();