HomeSort by relevance Sort by last modified time
    Searched refs:ChangeRequirePin (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
mock_network_library.h 84 MOCK_METHOD2(ChangeRequirePin, void(bool, const std::string&));
network_library.h 115 // only on certain operations, such as ChangeRequirePin, ChangePin, EnterPin.
    [all...]
network_library.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc 212 void ChangeRequirePin(bool require_pin, const std::string& pin);
485 ChangeRequirePin(
505 void SimUnlockHandler::ChangeRequirePin(bool require_pin,
512 std::string operation_name = "ChangeRequirePin";
  /external/chromium/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc 425 lib->ChangeRequirePin(

Completed in 32 milliseconds