Searched refs:ops (Results 1 – 2 of 2) sorted by relevance
/development/samples/ContactManager/src/com/example/android/contactmanager/ |
D | ContactAdder.java | 185 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in createContactEntry() local 186 ops.add(ContentProviderOperation.newInsert(ContactsContract.RawContacts.CONTENT_URI) in createContactEntry() 190 ops.add(ContentProviderOperation.newInsert(ContactsContract.Data.CONTENT_URI) in createContactEntry() 196 ops.add(ContentProviderOperation.newInsert(ContactsContract.Data.CONTENT_URI) in createContactEntry() 203 ops.add(ContentProviderOperation.newInsert(ContactsContract.Data.CONTENT_URI) in createContactEntry() 216 getContentResolver().applyBatch(ContactsContract.AUTHORITY, ops); in createContactEntry()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 4659 …44,platform/cts,fake_5Jd0GwVRSsKXtPWk30gcjA@fakeemail.com,Updating PiP app-ops test to check gener… 4828 …l/harfbuzz_ng,fake_uOVDDjnTTxyz5sHhwaXbhQ@fakeemail.com,[cmake] Add atomic ops availability detect… 9342 …dware,fake_UjlZc-XnQ3mZlNkj2Y9CmA@fakeemail.com,Bluetooth: Additional status codes for wakelock ops 17423 …JR-E_kQja09VzCsNPRHQ@fakeemail.com,[cff] Partially handle `load' and `store' ops in old CFF engine. 20473 …ke_6hHCG3J1RESbIMmbcnQ6eg@fakeemail.com,QCamera2: HAL3: Remove unnecessary cache ops for raw stream 21399 …0,platform/frameworks/ml,fake_AKrgtLN8SsOEJZgCaT8rsg@fakeemail.com,Add new ops enum to NeuralNetwo… 21404 …rgtLN8SsOEJZgCaT8rsg@fakeemail.com,Clarify the expectation of scale and zeroPoint for affected ops. 21411 …AKrgtLN8SsOEJZgCaT8rsg@fakeemail.com,"Explicitly add ""_2D"" to applicable ops, and add fused acti… 21432 …ml,fake_AKrgtLN8SsOEJZgCaT8rsg@fakeemail.com,Initial implementation of the following quantized ops. 21467 …269f3d3d,platform/frameworks/ml,fake_AKrgtLN8SsOEJZgCaT8rsg@fakeemail.com,Add documentation for ops [all …]
|