Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionInfoTest.java50 assertEquals("T-mobile", mSubscriptionInfoUT.getCarrierName()); in testSubProperties()
62 assertEquals("T-mobile", mSubscriptionInfoUT.getCarrierName()); in testSetGetCarrierName()
64 assertEquals("Verizon", mSubscriptionInfoUT.getCarrierName()); in testSetGetCarrierName()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DVoiceMailConstants.java58 String getCarrierName(String carrier) { in getCarrierName() method in VoiceMailConstants
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DCarrierText.java115 CharSequence carrierName = subs.get(i).getCarrierName(); in updateCarrierText()
151 subs.get(0).getCarrierName()); in updateCarrierText()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java181 public CharSequence getCarrierName() { in getCarrierName() method in SubscriptionInfo
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DMobileSignalController.java92 String networkName = info.getCarrierName() != null ? info.getCarrierName().toString() in MobileSignalController()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28618 method public java.lang.CharSequence getCarrierName();
/frameworks/base/api/
Dcurrent.txt37164 method public java.lang.CharSequence getCarrierName();
Dtest-current.txt37241 method public java.lang.CharSequence getCarrierName();
Dsystem-current.txt40099 method public java.lang.CharSequence getCarrierName();