Home
last modified time | relevance | path

Searched refs:subInfoNameSource (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java1962 int subInfoNameSource = subInfo.getNameSource(); in setDisplayNameUsingSrc() local
1963 boolean isHigherPriority = (getNameSourcePriority(subInfoNameSource) in setDisplayNameUsingSrc()
1965 boolean isEqualPriorityAndName = (getNameSourcePriority(subInfoNameSource) in setDisplayNameUsingSrc()
1971 logd("Name source " + subInfoNameSource + "'s priority " in setDisplayNameUsingSrc()
1972 + getNameSourcePriority(subInfoNameSource) + " is greater than " in setDisplayNameUsingSrc()