Searched refs:fplmns (Results 1 – 1 of 1) sorted by relevance
1521 String[] fplmns = mTelephonyManager.getForbiddenPlmns( in telephonyGetForbiddenPlmns() local1525 if (fplmns != null) { in telephonyGetForbiddenPlmns()1526 return Arrays.asList(fplmns); in telephonyGetForbiddenPlmns()