HomeSort by relevance Sort by last modified time
    Searched refs:service_available_ (Results 1 - 2 of 2) sorted by null

  /system/connectivity/wificond/scanning/offload/
offload_scan_manager.cpp 79 service_available_(false),
121 service_available_ = true;
126 if (!service_available_) {
233 if (!service_available_) {
324 service_available_ = false;
offload_scan_manager.h 152 bool service_available_; member in class:android::wificond::OffloadScanManager

Completed in 78 milliseconds