Searched refs:getHomePlmns (Results 1 – 2 of 2) sorted by relevance
944 public String[] getHomePlmns() { in getHomePlmns() method in IccRecords
3531 String[] hplmns = mIccRecords != null ? mIccRecords.getHomePlmns() : null; in getCarrierNameDisplayBitmask()