Searched refs:getGid1 (Results 1 – 5 of 5) sorted by relevance
282 public String getGid1() { in getGid1() method in IccRecords
277 public String getGid1() { in getGid1() method in SIMRecords
237 return (mSimRecords != null) ? mSimRecords.getGid1() : ""; in getGroupIdLevel1()
1064 return (r != null) ? r.getGid1() : null; in getGroupIdLevel1()
1147 String gid1 = r.getGid1(); in mvnoMatches()