Searched refs:isWorkSourceValid (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DWifiScanningServiceImpl.java331 private static boolean isWorkSourceValid(WorkSource workSource) { method in class:WifiScanningServiceImpl
337 if (isWorkSourceValid(requestedWorkSource)) {
348 if (isWorkSourceValid(callingWorkSource)) {

Completed in 211 milliseconds