Searched refs:parsed (Results 1 – 14 of 14) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/model/ |
D | DbDowngradeHelper.java | 81 String[] parsed = new String[statements.length()]; in parse() local 82 for (int i = 0; i < parsed.length; i++) { in parse() 83 parsed[i] = statements.getString(i); in parse() 85 helper.mStatements.put(version, parsed); in parse()
|
/packages/services/Mms/src/com/android/mms/service/ |
D | PhoneUtils.java | 46 final Phonenumber.PhoneNumber parsed = getParsedNumber(phoneNumberUtil, phoneText, country); in getNationalNumber() local 47 if (parsed == null) { in getNationalNumber() 51 .format(parsed, PhoneNumberUtil.PhoneNumberFormat.NATIONAL) in getNationalNumber()
|
/packages/apps/CarrierConfig/ |
D | README | 16 If you make changes to the XML files, run the unit tests to ensure they can still be parsed:
|
/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
D | dialer_phone_number.proto | 35 // -If a number is valid according to libphonenumber and can be parsed, this
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 5 As shown in [Usage at a glance](@ref index), a JSON can be parsed into DOM, and then the DOM can be… 41 The JSON is now parsed into `document` as a *DOM tree*: 178 When a Number is parsed, it is stored in the DOM as either one of the following type:
|
D | features.md | 25 …* For example, `["Hello\u0000World"]` can be parsed and handled gracefully. There is API for getti…
|
D | stream.md | 68 …only read a part of JSON from file into buffer, and then let the part be parsed. If it runs out of…
|
D | sax.md | 389 The first JSON (`json1`) was successfully parsed into `MessageMap`. Since `MessageMap` is a `std::m…
|
D | Doxyfile.in | 674 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed 1921 # formatted so it can be parsed by a human reader. This is useful if you want to
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 518 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by 1242 # nicely formatted so it can be parsed by a human reader. This is useful
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 518 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by 1242 # nicely formatted so it can be parsed by a human reader. This is useful
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|