Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 39) sorted by relevance

12

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2TransactionTest.java178 private static void addInsertContactOperations(ArrayList<ContentProviderOperation> ops) { in addInsertContactOperations()
207 private static void addInsertProfileOperations(ArrayList<ContentProviderOperation> ops) { in addInsertProfileOperations()
235 final ArrayList<ContentProviderOperation> ops = Lists.newArrayList(); in testTransactionCallback_contactBatch() local
252 final ArrayList<ContentProviderOperation> ops = Lists.newArrayList(); in testTransactionCallback_profileBatch() local
269 final ArrayList<ContentProviderOperation> ops = Lists.newArrayList(); in testTransactionCallback_mixedBatch() local
290 final ArrayList<ContentProviderOperation> ops = Lists.newArrayList(); in testTransactionCallback_mixedBatchReversed() local
/packages/apps/Calendar/tests/src/com/android/calendar/event/
DEditEventHelperTest.java297 private void addTestAttendees(ArrayList<ContentProviderOperation> ops, in addTestAttendees()
401 private boolean verifySaveEventNewEvent(ArrayList<ContentProviderOperation> ops) { in verifySaveEventNewEvent()
447 private boolean verifySaveEventModifyRecurring(ArrayList<ContentProviderOperation> ops) { in verifySaveEventModifyRecurring()
497 private boolean verifySaveEventRecurringToNonRecurring(ArrayList<ContentProviderOperation> ops) in verifySaveEventRecurringToNonRecurring()
551 private boolean verifySaveEventNonRecurringToRecurring(ArrayList<ContentProviderOperation> ops) in verifySaveEventNonRecurringToRecurring()
586 private boolean verifySaveEventUpdateNonRecurring(ArrayList<ContentProviderOperation> ops) { in verifySaveEventUpdateNonRecurring()
636 private boolean verifySaveEventModifySingleInstance(ArrayList<ContentProviderOperation> ops) { in verifySaveEventModifySingleInstance()
697 ArrayList<ContentProviderOperation> ops) { in verifySaveEventModifyAllFollowingWithNonRecurring()
754 ArrayList<ContentProviderOperation> ops) { in verifySaveEventModifyAllFollowingFirstWithNonRecurring()
810 ArrayList<ContentProviderOperation> ops) { in verifySaveEventModifyAllFollowingFirstWithRecurring()
[all …]
/packages/apps/TV/src/com/android/tv/tuner/tvinput/
DChannelDataManager.java285 ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in scannedChannelHandlingCompleted() local
386 ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in handleEvents() local
440 applyBatch(channel.getName(), ops); in handleEvents() local
444 applyBatch(channel.getName(), ops); in handleEvents() local
475 applyBatch(channel.getName(), ops); in handleEvents() local
495 applyBatch(channel.getName(), ops); in handleEvents() local
510 applyBatch(channel.getName(), ops); in handleEvents() local
515 applyBatch(channel.getName(), ops); in handleEvents() local
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DSimContactsTestHelper.java91 ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in deleteAllSimContacts() local
118 final ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in captureRestoreSnapshot() local
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSingleFolderSelectionDialog.java123 ArrayList<FolderOperation> ops = new ArrayList<FolderOperation>(); in onListItemClick() local
DFolderOperation.java48 public static ArrayList<Folder> getFolders(Collection<FolderOperation> ops) { in getFolders()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
DTestSyncAdapter.java61 final ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in onPerformSync() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DCallLogPullRequest.java76 ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in onPullComplete() local
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/
DLevenshteinDistanceTest.java46 EditOperation[] ops = distance.getTargetOperations(); in verifyTargetOperations() local
/packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
DConversationCursorTests.java98 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in setupConvoList() local
DTestProviderTests.java83 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in setupPonies() local
/packages/apps/TV/src/com/android/tv/dvr/
DDvrStorageStatusManager.java310 List<ContentProviderOperation> ops = getDeleteOps(storageStatus in doInBackground() local
339 List<ContentProviderOperation> ops = new ArrayList<>(); in getDeleteOps() local
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/
DAddWorkspaceItemsTaskTest.java170 ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in commitScreensToDb() local
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DLevenshteinSuggestionFormatter.java87 LevenshteinDistance.EditOperation[] ops = table.getTargetOperations(); in findMatches() local
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDeltaList.java212 private static String diffToString(ArrayList<ContentProviderOperation> ops) { in diffToString()
227 ArrayList<ContentProviderOperation> ops = Lists.newArrayList(); in diffToStringWrapper() local
DSimContact.java82 public void appendCreateContactOperations(List<ContentProviderOperation> ops, in appendCreateContactOperations()
/packages/apps/Contacts/tests/src/com/android/contacts/database/
DSimContactDaoTests.java503 final ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in seedCp2() local
522 ArrayList<ContentProviderOperation> ops) { in appendCreateContact()
539 … List<String> emails, AccountWithDataSet account, List<ContentProviderOperation> ops) { in appendCreateContact()
/packages/apps/Messaging/tests/src/com/android/messaging/util/
DContactUtilTest.java70 final ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in addTestContact() local
/packages/apps/Calendar/src/com/android/calendar/event/
DEditEventHelper.java302 ArrayList<ContentProviderOperation> ops = new ArrayList<ContentProviderOperation>(); in saveEvent() local
567 …Service.startBatch(mService.getNextToken(), null, android.provider.CalendarContract.AUTHORITY, ops, in saveEvent() local
699 public String updatePastEvents(ArrayList<ContentProviderOperation> ops, in updatePastEvents()
823 public static boolean saveReminders(ArrayList<ContentProviderOperation> ops, long eventId, in saveReminders()
868 public static boolean saveRemindersWithBackRef(ArrayList<ContentProviderOperation> ops, in saveRemindersWithBackRef()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DContentProviderTask.java95 ArrayList<ContentProviderOperation> ops) { in run()
/packages/apps/Contacts/src/com/android/contacts/database/
DSimContactDaoImpl.java247 final ArrayList<ContentProviderOperation> ops = in importBatch() local
388 final ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in createImportOperations() local
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DLevenshteinDistance.java108 final EditOperation[] ops = new EditOperation[trgLen]; in getTargetOperations() local
/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsState.java64 public final int[] ops; field in AppOpsState.OpsTemplate
382 private CharSequence getCombinedText(ArrayList<AppOpsManager.OpEntry> ops, in getCombinedText()
/packages/apps/Settings/src/com/android/settings/vpn2/
DAppManagementFragment.java322 final List<AppOpsManager.PackageOps> ops = service.getOpsForPackage(application.uid, in appHasVpnPermission() local
/packages/apps/Contacts/tests/src/com/android/contacts/
DGroupsDaoIntegrationTests.java263 final ArrayList<ContentProviderOperation> ops = new ArrayList<>(); in cleanupTestRecords() local

12