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

  /system/connectivity/shill/cellular/
cellular_service.cc 253 LoadApn(storage, id, kStorageAPN, &apn_info_);
254 LoadApn(storage, id, kStorageLastGoodAPN, &last_good_apn_info_);
267 void CellularService::LoadApn(StoreInterface* storage,
cellular_service.h 197 static void LoadApn(StoreInterface* storage,

Completed in 42 milliseconds