Searched refs:code_type (Results 1 – 1 of 1) sorted by relevance
139 SimUnlockCode code_type) in TaskProxy() argument142 code_type_(code_type) { in TaskProxy()181 void EnterCode(const std::string& code, SimUnlockCode code_type);184 void HandleEnterCode(SimUnlockCode code_type, const std::string& code);408 SimUnlockCode code_type) { in EnterCode() argument416 switch (code_type) { in EnterCode()484 void SimUnlockHandler::HandleEnterCode(SimUnlockCode code_type, in HandleEnterCode() argument486 scoped_refptr<TaskProxy> task = new TaskProxy(AsWeakPtr(), code, code_type); in HandleEnterCode()