Home
last modified time | relevance | path

Searched refs:splitValue (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSipMessageParsingUtils.java246 String[] splitValue = splitParamValue(paramKeyValue[1]); in getAcceptContactFeatureTags() local
247 for (String value : splitValue) { in getAcceptContactFeatureTags()