Searched defs:actionList (Results 1 – 2 of 2) sorted by relevance
71 List<Integer> actionList = new ArrayList<>(); in loadCarrierActionList() local138 List<Integer> actionList) { in matchConfig()
39 List<Integer> actionList = CustomConfigLoader.loadCarrierActionList(context, intent); in onReceive() local