Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DKeyLayoutMap.h52 int32_t splitValue; member
/frameworks/base/telephony/common/com/android/internal/telephony/
DSipMessageParsingUtils.java246 String[] splitValue = splitParamValue(paramKeyValue[1]); in getAcceptContactFeatureTags() local