Home
last modified time | relevance | path

Searched defs:getCarrierConfigValuesLoader (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/
DFactory.java70 public abstract BugleCarrierConfigValuesLoader getCarrierConfigValuesLoader(); in getCarrierConfigValuesLoader() method in Factory
DFactoryImpl.java242 public BugleCarrierConfigValuesLoader getCarrierConfigValuesLoader() { in getCarrierConfigValuesLoader() method in FactoryImpl
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeFactory.java222 public BugleCarrierConfigValuesLoader getCarrierConfigValuesLoader() { in getCarrierConfigValuesLoader() method in FakeFactory
/packages/apps/Messaging/src/android/support/v7/mms/
DMmsService.java109 static CarrierConfigValuesLoader getCarrierConfigValuesLoader() { in getCarrierConfigValuesLoader() method in MmsService