OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kConnectPropertyApn
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/cellular/
cellular_capability_classic.h
60
static const char
kConnectPropertyApn
[];
cellular_capability_classic.cc
47
const char CellularCapabilityClassic::
kConnectPropertyApn
[] = "apn";
cellular_capability_gsm.cc
288
properties->SetString(
kConnectPropertyApn
, apn_info[kApnProperty]);
Completed in 195 milliseconds