OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allow_roaming_property
(Results
1 - 6
of
6
) sorted by null
/system/connectivity/shill/cellular/
cellular_capability.h
287
bool
allow_roaming_property
() const {
function in class:shill::CellularCapability
288
return cellular_->
allow_roaming_property
();
active_passive_out_of_credits_detector.cc
255
!service()->cellular()->
allow_roaming_property
())
cellular_capability_cdma.cc
121
return
allow_roaming_property
();
cellular.h
220
bool
allow_roaming_property
() const { return allow_roaming_; }
function in class:shill::Cellular
cellular_capability_gsm.cc
340
return cellular()->provider_requires_roaming() ||
allow_roaming_property
();
cellular_capability_universal.cc
742
return cellular()->provider_requires_roaming() ||
allow_roaming_property
();
[
all
...]
Completed in 779 milliseconds