OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kConnectPropertyHomeOnly
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/cellular/
cellular_capability_classic.h
63
static const char
kConnectPropertyHomeOnly
[];
cellular_capability_classic.cc
52
const char CellularCapabilityClassic::
kConnectPropertyHomeOnly
[] = "home_only";
cellular_capability_gsm.cc
281
properties->SetBool(
kConnectPropertyHomeOnly
, true);
Completed in 936 milliseconds