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