Searched refs:getNameSource (Results 1 – 6 of 6) sorted by relevance
57 assertEquals(0, mSubscriptionInfoUT.getNameSource()); in testSubProperties()
227 assertEquals(nameSource, subInfo.getNameSource()); in testSetGetDisplayNameSrc()
352 public int getNameSource() { in getNameSource() method in SubscriptionInfo
1661 && (getNameSourcePriority(subInfo.getNameSource()) in setDisplayNameUsingSrc()1664 logd("Name source " + subInfo.getNameSource() + "'s priority " in setDisplayNameUsingSrc()1665 + getNameSourcePriority(subInfo.getNameSource()) + " is greater than " in setDisplayNameUsingSrc()
933 nameSource = existingSubscriptions.get(index).getNameSource(); in updateEmbeddedSubscriptionsCache()
14256 HSPLandroid/telephony/SubscriptionInfo;->getNameSource()I