/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | SQLiteQueryBuilder.java | 432 String groupBy, String having, String orderBy, String limit) { in buildQueryString() argument 433 if (TextUtils.isEmpty(groupBy) && !TextUtils.isEmpty(having)) { in buildQueryString() 453 appendClause(query, " HAVING ", having); in buildQueryString() 492 final String having = queryArgs.getString(QUERY_ARG_SQL_HAVING); in query() local 495 return query(helper, projectionIn, selection, selectionArgs, groupBy, having, sortOrder, in query() 501 String having, String sortOrder, String limit, CancellationSignal cancellationSignal) { in query() argument 504 having, sortOrder, limit, cancellationSignal); in query() 545 String having, String sortOrder, String limit, CancellationSignal cancellationSignal) { in query() argument 552 projectionIn, selection, groupBy, having, in query() 559 enforceStrictGrammar(selection, groupBy, having, sortOrder, limit); in query() [all …]
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | DatabaseWrapper.java | 203 final String having, in explainQueryPlan() argument 246 final String having, final String orderBy, final String limit) { in query() argument 251 groupBy, having, orderBy, limit); in query() 260 groupBy, having, orderBy, limit); in query() 272 final String having, final String orderBy) { in query() argument 275 groupBy, having, orderBy, null); in query() 280 final String groupBy, final String having, final String sortOrder, final String limit) { in query() argument 283 groupBy, having, sortOrder, limit); in query() 291 having, sortOrder, limit); in query()
|
/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/ |
D | SQLiteQueryBuilderTest.java | 931 String[] selectionArgs, String groupBy, String having, String sortOrder, String limit) { in assertStrictQueryValid() argument 933 groupBy, having, sortOrder, limit, null)) { in assertStrictQueryValid() argument 938 String[] selectionArgs, String groupBy, String having, String sortOrder, String limit) { in assertStrictQueryInvalid() argument 940 groupBy, having, sortOrder, limit, null)) { in assertStrictQueryInvalid() argument 942 groupBy, having, sortOrder, limit).toString()); in assertStrictQueryInvalid()
|
/packages/modules/Bluetooth/system/types/ |
D | Android.bp | 37 …/* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each cl…
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sample.combined | 21 # starting with a `shortcut' entry and having at least a `f' frequency
|
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
/packages/modules/Virtualization/pvmfw/ |
D | Android.bp | 390 // having the binary.
|
D | README.md | 15 boot. In particular, the threat model would prohibit the host from ever having 461 it directly for a new pVM, without having to flash it to the physical
|
/packages/modules/Bluetooth/system/gd/rust/linux/docs/ |
D | style_guide.md | 58 details (a parser for a field may benefit from having an explanation of the
|
/packages/modules/Bluetooth/android/app/ |
D | Android.bp | 199 …/* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each cl…
|
/packages/modules/Bluetooth/system/bta/ |
D | Android.bp | 138 …/* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each cl… 210 …/* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each cl…
|
/packages/modules/NeuralNetworks/tools/api/ |
D | README.md | 6 type definitions and descriptions. To avoid having to do this manually, a tool
|
/packages/modules/Bluetooth/system/btif/ |
D | Android.bp | 258 …/* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each cl…
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 6229 String having = null; in queryLocal() local 7269 selection, selectionArgs, sortOrder, groupBy, having, limit, in queryLocal() 7519 having, limit, cancellationSignal); in queryLocal() 7562 String having, String limit, CancellationSignal cancellationSignal) { in doQuery() argument 7567 final Cursor c = qb.query(db, projection, selection, selectionArgs, groupBy, having, in doQuery()
|
/packages/modules/Bluetooth/system/stack/ |
D | Android.bp | 294 …/* we export all classes, so change default visibility, instead of having EXPORT_SYMBOL on each cl…
|
/packages/modules/NeuralNetworks/runtime/ |
D | NOTICE | 445 means having the right to grant, to the maximum extent possible, 463 License, by the making, using, selling, offering for sale, having
|
/packages/modules/AdServices/adservices/libraries/cobalt/proto/ |
D | report_definition.proto | 128 // the end of the day). This can be desirable for having data for the
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | MediaProvider.java | 6270 final String having = queryArgs.getString(QUERY_ARG_SQL_HAVING, "") 6274 || sort.contains(OWNER_PACKAGE_NAME) || having.contains(OWNER_PACKAGE_NAME);
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 3962 // Number of times Make Before Break was aborted due to the new network not having internet.
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 3602 # contravene any of the laws and regulations of the countries having
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 10753 14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision
|