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.java49 assertEquals("T-mobile", mSubscriptionInfoUT.getCarrierName()); in testSubProperties()
61 assertEquals("T-mobile", mSubscriptionInfoUT.getCarrierName()); in testSetGetCarrierName()
63 assertEquals("Verizon", mSubscriptionInfoUT.getCarrierName()); in testSetGetCarrierName()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DEmergencyCryptkeeperText.java109 CharSequence carrierName = subs.get(i).getCarrierName(); in update()
122 displayText = subs.get(0).getCarrierName(); in update()
DMobileSignalController.java97 String networkName = info.getCarrierName() != null ? info.getCarrierName().toString() in MobileSignalController()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DVoiceMailConstants.java58 String getCarrierName(String carrier) { in getCarrierName() method in VoiceMailConstants
/frameworks/base/packages/SystemUI/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.java172 public CharSequence getCarrierName() { in getCarrierName() method in SubscriptionInfo
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28618 method public java.lang.CharSequence getCarrierName();
/frameworks/base/api/
Dcurrent.txt39906 method public java.lang.CharSequence getCarrierName();
Dsystem-current.txt43338 method public java.lang.CharSequence getCarrierName();