Searched refs:CAPABILITIES_LOG_MAP (Results 1 – 1 of 1) sorted by relevance
158 private static final Map<Long, String> CAPABILITIES_LOG_MAP = new HashMap<Long, String>() {{ field in ImsService555 result.append(CAPABILITIES_LOG_MAP.getOrDefault(bitToCheck, bitToCheck + "?")); in getCapabilitiesString()