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

  /system/connectivity/shill/wifi/
wifi_service.h 304 KeyValueStore GetStorageProperties() const;
wifi_service.cc 335 set<string> groups = storage.GetGroupsWithProperties(GetStorageProperties());
351 return !storage.GetGroupsWithProperties(GetStorageProperties()).empty();
    [all...]

Completed in 176 milliseconds