Home | History | Annotate | Download | only in telephony

Lines Matching defs:getForbiddenPlmns

5270     public String[] getForbiddenPlmns() {
5271 return getForbiddenPlmns(getSubId(), APPTYPE_USIM);
5284 public String[] getForbiddenPlmns(int subId, int appType) {
5289 return telephony.getForbiddenPlmns(subId, appType, mContext.getOpPackageName());