HomeSort by relevance Sort by last modified time
    Searched defs:BugleCarrierConfigValuesLoader (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/sms/
BugleCarrierConfigValuesLoader.java 38 public class BugleCarrierConfigValuesLoader implements CarrierConfigValuesLoader {
51 public BugleCarrierConfigValuesLoader(final Context context) {
MmsConfig.java 39 * This is now a wrapper around the BugleCarrierConfigValuesLoader, which does
147 final BugleCarrierConfigValuesLoader loader = Factory.get().getCarrierConfigValuesLoader();
307 BugleCarrierConfigValuesLoader.update(mValues, type, key, value);

Completed in 151 milliseconds