Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/chromeos/
Dsim_unlock_ui.cc188 void HandleChangePinCode(const ListValue* args);
344 NewCallback(this, &SimUnlockHandler::HandleChangePinCode)); in RegisterMessages()
470 void SimUnlockHandler::HandleChangePinCode(const ListValue* args) { in HandleChangePinCode() function in chromeos::SimUnlockHandler