e9fe152f317bbce0bce63b657468867f0fc1f4a4
A few releases ago we added ContentResolver.QUERY_ARG_* constants to query() as a new best-practice that will help wean us off raw SQL arguments. (For example, a provider could add their own custom arguments like QUERY_ARG_INCLUDE_PENDING to cause the query to reveal pending items that would otherwise be hidden.) This change expands update() and delete() to accept those arguments. This change also expand insert() to accept extras too, as part of preparing to support an upcoming MediaProvider feature that will let apps place new media "adjacent" to an existing media item. (Sending that adjacent item through extras is cleaner than trying to send it through escaped query parameters.) Bug: 131643582 Test: atest CtsContentTestCases Change-Id: I436296155b9b5f371b4cbe661feaf42070285fcc
…
…
Merge "docs: Fix docs for Canvas#drawTextOnPath add parameter descriptions for index and count in drawTextOnPath fix a couple of typos" into qt-dev am:
228d235d5b am: 5f4d7e4ac5 am: d59ed2f2a7
…
…
…
Merge "Adds ToBits helper method to convert instructon opcode enum to bits" am:
97757aa697 am: ddd9e55e20
Merge "Expose SubscriptionManager.getActiveDataSubscriptionId() as public API" am:
80496e96e4 am: 74c9a01da2
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%