Searched refs:quoted (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | UtilsTest.java | 166 String quoted = "\"This is a wug.\""; in testUnquote() local 171 assertEquals(unquoted, Utils.unquote(quoted)); in testUnquote() 172 assertEquals(quoted, Utils.unquote(twiceQuoted)); in testUnquote()
|
/packages/modules/adb/client/ |
D | commandline.cpp | 1200 std::string quoted = escape_arg(log_tags == nullptr ? "" : log_tags); in logcat() local 1202 std::string cmd = "export ANDROID_LOG_TAGS=\"" + quoted + "\"; exec logcat"; in logcat()
|
/packages/modules/adb/ |
D | SERVICES.TXT | 155 by spaces. If an argument contains a space, it must be quoted with
|
D | protocol.txt | 47 is represented by a quoted string or an empty string if none should be
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |