Searched refs:currentBasebandVersion (Results 1 – 1 of 1) sorted by relevance
455 String currentBasebandVersion = getImageVersion(device, "baseband"); in checkAndFlashBaseband() local460 CLog.i("Baseband is already version %s, skipping flashing", currentBasebandVersion); in checkAndFlashBaseband()474 String currentBasebandVersion = getImageVersion(device, "baseband"); in checkShouldFlashBaseband() local476 !deviceBuild.getBasebandVersion().equals(currentBasebandVersion)); in checkShouldFlashBaseband()