Searched defs:twoDigitMnc (Results 1 – 1 of 1) sorted by relevance
4076 String twoDigitMnc = String.format(Locale.getDefault(), "%02d", mnc); in getBestStringMnc() local4084 /* selectionArgs */ new String[]{mcc + twoDigitMnc}, null) in getBestStringMnc()