Searched refs:CustomConfigLoader (Results 1 – 2 of 2) sorted by relevance
41 public class CustomConfigLoader { class46 private static final String TAG = CustomConfigLoader.class.getSimpleName();
39 List<Integer> actionList = CustomConfigLoader.loadCarrierActionList(context, intent); in onReceive()