OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAllowRoaming
(Results
1 - 3
of
3
) sorted by null
/system/connectivity/shill/cellular/
cellular_capability_classic_unittest.cc
337
EXPECT_FALSE(cellular_->
GetAllowRoaming
(nullptr));
339
EXPECT_FALSE(cellular_->
GetAllowRoaming
(nullptr));
353
EXPECT_TRUE(cellular_->
GetAllowRoaming
(nullptr));
361
EXPECT_FALSE(cellular_->
GetAllowRoaming
(nullptr));
cellular.h
456
bool
GetAllowRoaming
(Error* /*error*/) { return allow_roaming_; }
cellular.cc
[
all
...]
Completed in 117 milliseconds