Home
last modified time | relevance | path

Searched defs:card_proxy_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_capability_gsm.h217 std::unique_ptr<ModemGSMCardProxyInterface> card_proxy_; variable
Dcellular_capability_gsm_unittest.cc330 std::unique_ptr<MockModemGSMCardProxy> card_proxy_; member in shill::CellularCapabilityGSMTest