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