Searched refs:loadCarrierActionList (Results 1 – 2 of 2) sorted by relevance
39 List<Integer> actionList = CustomConfigLoader.loadCarrierActionList(context, intent); in onReceive()
66 public static List<Integer> loadCarrierActionList(Context context, Intent intent) { in loadCarrierActionList() method in CustomConfigLoader