Searched refs:NEW_ACTION_TO_COMPAT_MAP (Results 1 – 1 of 1) sorted by relevance
112 private static final Map<String, String> NEW_ACTION_TO_COMPAT_MAP = field in CarrierSignalAgent126 private static final Map<String, String> COMPAT_ACTION_TO_NEW_MAP = NEW_ACTION_TO_COMPAT_MAP404 String compatAction = NEW_ACTION_TO_COMPAT_MAP.get(original.getAction()); in createCompatIntent()