Home
last modified time | relevance | path

Searched refs:clause (Results 1 – 21 of 21) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
H A DDbQueryUtils.java50 clause.append("("); in getClauseWithOperator()
51 clause.append(field); in getClauseWithOperator()
54 clause.append(")"); in getClauseWithOperator()
55 return clause.toString(); in getClauseWithOperator()
60 clause.append("("); in getClauseWithOperator()
61 clause.append(field); in getClauseWithOperator()
63 clause.append(value); in getClauseWithOperator()
64 clause.append(")"); in getClauseWithOperator()
65 return clause.toString(); in getClauseWithOperator()
71 for (String clause : clauses) { in concatenateClauses()
[all …]
H A DSelectionBuilder.java45 public SelectionBuilder addClause(String clause) { in addClause() argument
46 if (!TextUtils.isEmpty(clause)) { in addClause()
47 mWhereClauses.add(clause); in addClause()
/aosp12/packages/providers/MediaProvider/
H A Dsqlite3.sh67 clause="\"select _id from files where _data='$path';\""
68 echo $clause
69 adb shell sqlite3 $dir $clause
77 clause="\"select _data from files where _id='$_id';\""
78 echo $clause
79 adb shell sqlite3 $dir $clause
/aosp12/art/test/435-try-finally-without-catch/
H A Dinfo.txt2 instructions with a `finally' clause but without any `catch' block,
15 clause but with no `catch' block: in that case, the generated Dex code
/aosp12/system/tools/hidl/test/error_test/empty_generates/1.0/
H A Drequired_error1 generates clause used without result at
/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DWatchlistReportDbHelper.java190 final String clause = WhiteListReportContract.TIMESTAMP + "< " + untilTimestamp; in cleanup() local
191 return db.delete(WhiteListReportContract.TABLE, clause, null) != 0; in cleanup()
/aosp12/packages/apps/Car/DebuggingRestrictionController/server/functions/
H A D.eslintrc.json83 // Enforce “for” loop update clause moving the counter in the right direction
95 // Warn against catch clause parameters from shadowing variables in the outer scope
/aosp12/system/timezone/input_data/iana/
H A DNOTICE4 and which use the BSD 3-clause license.
/aosp12/system/timezone/input_tools/iana/
H A DNOTICE4 and which use the BSD 3-clause license.
/aosp12/system/timezone/output_data/iana/
H A DNOTICE4 and which use the BSD 3-clause license.
/aosp12/system/timezone/testing/data/test1/output_data/iana/
H A DNOTICE4 and which use the BSD 3-clause license.
/aosp12/system/timezone/testing/data/test2/output_data/iana/
H A DNOTICE4 and which use the BSD 3-clause license.
/aosp12/system/timezone/testing/data/test3/output_data/iana/
H A DNOTICE4 and which use the BSD 3-clause license.
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteQueryBuilder.java403 private static void appendClause(StringBuilder s, String name, String clause) { in appendClause() argument
404 if (!TextUtils.isEmpty(clause)) { in appendClause()
406 s.append(clause); in appendClause()
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DSQLiteQueryBuilder.java431 private static void appendClause(StringBuilder s, String name, String clause) { in appendClause() argument
432 if (!TextUtils.isEmpty(clause)) { in appendClause()
434 s.append(clause); in appendClause()
/aosp12/system/tools/hidl/
H A Dhidl-gen_y.yy849 std::cerr << "ERROR: generates clause used without result at " << @1 << "\n";
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto13157 // - GSM format: see GsmSmsErrorCode (3GPP 27.005 clause 3.2.5)
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...