Searched refs:TELEPHONY_CMD_GET_IMEI (Results 1 – 1 of 1) sorted by relevance
2343 std::string TELEPHONY_CMD_GET_IMEI = "cmd phone get-imei "; variable2377 std::string cmd = TELEPHONY_CMD_GET_IMEI + std::to_string(slot); in get_imei()