Home
last modified time | relevance | path

Searched defs:keyValue (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DCombinedInputOutput.java86 final String keyValue[] = item.split("="); in readDictionaryCombined() local
/packages/modules/StatsD/statsd/tests/
DLogEntryMatcher_test.cpp680 auto keyValue = simpleMatcher->add_field_value_matcher(); in TEST() local
1006 auto keyValue = simpleMatcher->add_field_value_matcher(); in TEST() local
1063 auto keyValue = simpleMatcher->add_field_value_matcher(); in TEST() local
1088 auto keyValue = simpleMatcher->add_field_value_matcher(); in addSimpleMatcher() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DTestUtils.java355 String[] keyValue = line.split("="); in readAdapterConfig() local
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/mschapv2/
DEapMsChapV2TypeData.java431 String[] keyValue = value.split("="); in getMessageMappings() local