Searched refs:getEhplmns (Results 1 – 7 of 7) sorted by relevance
56 String[] ehplmns = mUsim.getEhplmns(); in getEhplmnList()
96 doReturn(EHPLMNS_FROM_USIM).when(usim).getEhplmns(); in setUp()
1078 String[] hplmns = getEhplmns(); in getHomePlmns()1170 public String[] getEhplmns() { in getEhplmns() method in IccRecords
518 public List<String> getEhplmns() { in getEhplmns() method in SubscriptionInfo
203 Stream<String> plmns = Stream.of(info.getEhplmns(), info.getHplmns()).flatMap(List::stream); in getAllowableMccMncsFromSubscriptionInfo()
549 String[] ehplmns = records.getEhplmns(); in handleSimLoaded()
43161 HSPLcom/android/internal/telephony/uicc/IccRecords;->getEhplmns()[Ljava/lang/String;