Home
last modified time | relevance | path

Searched refs:isForbidden (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DNetworkOperatorPreference.java77 if (CellInfoUtil.isForbidden(mCellInfo, mForbiddenPlmns)) { in refresh()
DCellInfoUtil.java162 public static boolean isForbidden(CellInfo cellInfo, List<String> forbiddenPlmns) { in isForbidden() method in CellInfoUtil
/packages/services/Telephony/src/com/android/phone/
DCellInfoUtil.java162 public static boolean isForbidden(CellInfo cellInfo, List<String> forbiddenPlmns) { in isForbidden() method in CellInfoUtil