OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAllowRoaming
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/cellular/
cellular_capability_classic_unittest.cc
338
cellular_->
SetAllowRoaming
(false, nullptr);
352
cellular_->
SetAllowRoaming
(true, nullptr);
360
cellular_->
SetAllowRoaming
(false, nullptr);
cellular.h
376
FRIEND_TEST(CellularTest,
SetAllowRoaming
);
457
bool
SetAllowRoaming
(const bool& value, Error* error);
cellular.cc
960
bool Cellular::
SetAllowRoaming
(const bool& value, Error* /*error*/) {
[
all
...]
cellular_unittest.cc
[
all
...]
Completed in 43 milliseconds