Home
last modified time | relevance | path

Searched refs:new_pin (Results 1 – 21 of 21) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_mm1_sim_proxy.cc101 const string& new_pin, in ChangePin() argument
108 new_pin, in ChangePin()
Dchromeos_mm1_sim_proxy.h54 const std::string& new_pin,
Dchromeos_modem_gsm_card_proxy.cc192 const string& new_pin, in ChangePIN() argument
200 new_pin, in ChangePIN()
Dchromeos_modem_gsm_card_proxy.h67 const std::string& new_pin,
Dchromeos_device_dbus_adaptor.cc238 const string& new_pin) { in ChangePin() argument
243 device_->ChangePIN(old_pin, new_pin, &e, callback); in ChangePin()
Dchromeos_device_dbus_adaptor.h96 const std::string& new_pin) override;
/system/connectivity/shill/cellular/
Dmm1_sim_proxy_interface.h53 const std::string& new_pin,
Dmock_mm1_sim_proxy.h50 const std::string& new_pin,
Dmock_modem_gsm_card_proxy.h57 const std::string& new_pin,
Dmodem_gsm_card_proxy_interface.h55 const std::string& new_pin,
Dcellular_capability_universal_cdma.h71 void ChangePIN(const std::string& old_pin, const std::string& new_pin,
Dcellular_capability.h269 const std::string& new_pin,
Dcellular_capability_gsm.h88 const std::string& new_pin,
Dcellular_capability_gsm.cc535 const string& old_pin, const string& new_pin, in ChangePIN() argument
538 card_proxy_->ChangePIN(old_pin, new_pin, error, callback, kTimeoutDefault); in ChangePIN()
Dcellular_capability_universal_cdma.cc428 const string& old_pin, const string& new_pin, in ChangePIN() argument
Dcellular_capability_universal.h122 const std::string& new_pin,
Dcellular.cc410 void Cellular::ChangePIN(const string& old_pin, const string& new_pin, in ChangePIN() argument
413 capability_->ChangePIN(old_pin, new_pin, error, callback); in ChangePIN()
Dcellular.h191 const std::string& new_pin,
Dcellular_capability_universal.cc954 const string& old_pin, const string& new_pin, in ChangePIN() argument
957 sim_proxy_->ChangePin(old_pin, new_pin, error, callback, kTimeoutDefault); in ChangePIN()
/system/connectivity/shill/
Ddevice.h146 const std::string& new_pin,
/system/connectivity/shill/doc/
Ddevice-api.txt113 void ChangePin(string old_pin, string new_pin)