Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DKeyLayoutMap.h50 int32_t splitValue; member
/frameworks/base/telephony/common/com/android/internal/telephony/
DSipMessageParsingUtils.java246 String[] splitValue = splitParamValue(paramKeyValue[1]); in getAcceptContactFeatureTags() local
/frameworks/native/libs/input/
DKeyLayoutMap.cpp453 std::optional<int> splitValue = parseInt(splitToken.c_str()); in parseAxis() local