Home | History | Annotate | Download | only in phone

Lines Matching defs:getAllCellInfo

733     public List<CellInfo> getAllCellInfo() {
746 if (DBG_LOC) log("getAllCellInfo: is active user");
747 return mPhone.getAllCellInfo();
749 if (DBG_LOC) log("getAllCellInfo: suppress non-active user");