Merge "[Settings] Code refactor"

This commit is contained in:
Bonian Chen
2020-01-09 10:37:12 +00:00
committed by Android (Google) Code Review
2 changed files with 7 additions and 6 deletions

View File

@@ -52,7 +52,7 @@ public final class CellInfoUtil {
/**
* Returns the title of the network obtained in the manual search.
*
* @param cellId contains the information of the network.
* @param cellId contains the identity of the network.
* @param networkMccMnc contains the MCCMNC string of the network
* @return Long Name if not null/empty, otherwise Short Name if not null/empty,
* else MCCMNC string.