Home | History | Annotate | Download | only in net

Lines Matching refs:mMobileIfaces

216     private String[] mMobileIfaces = new String[0];
563 return mMobileIfaces;
845 mMobileIfaces = mobileIfaces.toArray(new String[mobileIfaces.size()]);