Searched refs:getClonedExtras (Results 1 – 5 of 5) sorted by relevance
127 account1.equals(op2.getClonedExtras().get("acc"))); in testConversionToExtras()129 op2.getClonedExtras().getString("str"))); in testConversionToExtras()174 assertTrue("EJ extra not found in extras", op2.getClonedExtras() in testScheduleAsEjIsInExtras()
618 public Bundle getClonedExtras() { in getClonedExtras() method in SyncOperation
1197 op.getClonedExtras(), op.periodMillis / 1000, op.flexMillis / 1000)); in getPeriodicSyncs()3605 syncOperation.target.account, syncOperation.getClonedExtras()); in runBoundToAdapterH()
1180 item.extras = op.getClonedExtras(); in insertStartSyncEvent()
15830 HPLcom/android/server/content/SyncOperation;->getClonedExtras()Landroid/os/Bundle;