Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 45) sorted by relevance

12

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaTests.java166 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffNone() local
184 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffNoneInsert() local
227 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffUpdateInsert() local
270 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffNoneUpdate() local
306 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffDelete() local
332 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffInsert() local
361 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testEntityDiffInsertInsert() local
DRawContactDeltaListTests.java173 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in assertDiffPattern() local
183 static void assertDiffPattern(ArrayList<CPOWrapper> diff, CPOWrapper... pattern) { in assertDiffPattern()
298 static int countExceptionUpdates(ArrayList<CPOWrapper> diff) { in countExceptionUpdates()
315 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testInsert() local
326 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testUpdateUpdate() local
337 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testUpdateInsert() local
349 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testInsertUpdateInsert() local
361 final ArrayList<CPOWrapper> diff = set.buildDiffWrapper(); in testInsertInsertInsert() local
DRawContactModifierTests.java384 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimEmptySingle() local
487 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimEmptyUntouched() local
512 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimEmptyAfterUpdate() local
566 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimInsertEmpty() local
596 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimInsertInsert() local
643 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimUpdateRemain() local
715 final ArrayList<CPOWrapper> diff = Lists.newArrayList(); in testTrimUpdateUpdate() local
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountComparator.java50 int diff = a.name.compareToIgnoreCase(b.name); in compare() local
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntitySet.java115 final ArrayList<ContentProviderOperation> diff = Lists.newArrayList(); in buildDiff() local
189 private void buildSplitContactDiff(final ArrayList<ContentProviderOperation> diff, in buildSplitContactDiff()
204 private void buildSplitContactDiff(ArrayList<ContentProviderOperation> diff, int index1, in buildSplitContactDiff()
DEntityDiff.java48 final EntityDiff diff = new EntityDiff(); in buildDiff() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DComposingText.java219 int diff = mod_len - org_len; in modifyUpper() local
383 int diff = to - from + 1; in deleteStrSegment() local
435 private void deleteStrSegment0(int layer, int from, int to, int diff) { in deleteStrSegment0()
544 public int moveCursor(int layer, int diff) { in moveCursor()
/packages/services/Car/tests/CarDiagnosticVerifier/src/com/google/android/car/diagnosticverifier/
DDiagnosticVerifier.java120 List<Integer> diff = calculateDiffOperations(); in verify() local
205 List<Integer> diff = new ArrayList<>(); in calculateDiffOperations() local
/packages/apps/UnifiedEmail/src/com/android/mail/
DMinTimeProgressView.java74 long diff = System.currentTimeMillis() - mStartTime; in hide() local
DMinTimeProgressDialog.java74 long diff = System.currentTimeMillis() - mStartTime; in dismiss() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DNameNormalizer.java89 int diff = getComplexityCollator().compare(clean1, clean2); in compareComplexity() local
/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java126 float diff = Math.abs(endValue - currValue); in getProperties() local
198 float diff = Math.abs(endValue - currValue); in getDismissingProperties() local
275 private VelocityInterpolator(float durationSeconds, float velocity, float diff) { in VelocityInterpolator()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationViewProgressController.java102 final long diff = Math.abs(System.currentTimeMillis() - mLoadingShownTime); in dismissLoadingStatus() local
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DIngestObjectInfo.java61 long diff = getDateCreated() - another.getDateCreated(); in compareTo() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsDiffReporter.java72 int diff = comparePackageName(orgRowEntry, newRowEntry, comparator); in process() local
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DCountedDataInputStream.java80 long diff = target - cur; in skipTo() local
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DCountedDataInputStream.java77 long diff = target - cur; in skipTo() local
/packages/apps/Camera2/src/com/android/camera/exif/
DCountedDataInputStream.java77 long diff = target - cur; in skipTo() local
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DCountedDataInputStream.java79 long diff = target - cur; in skipTo() local
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DRotateImageView.java77 int diff = mTargetDegree - mCurrentDegree; in setOrientation() local
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDelta.java394 private void possibleAdd(ArrayList<ContentProviderOperation> diff, in possibleAdd()
405 private void possibleAddWrapper(ArrayList<CPOWrapper> diff, BuilderWrapper bw) { in possibleAddWrapper()
/packages/apps/Calendar/src/com/android/calendar/
DDayFragment.java183 int diff = currentView.compareToVisibleTimeRange(goToTime); in goTo() local
DCalendarViewAdapter.java392 int diff = dayOfWeek - firstDayOfWeek; in buildWeekDate() local
/packages/apps/Launcher2/src/com/android/launcher2/
DCling.java173 double diff = Math.sqrt(Math.pow(event.getX() - positions[i], 2) + in onTouchEvent() local
/packages/apps/TV/src/com/android/tv/tuner/source/
DTunerTsStreamer.java115 long diff = ((endPosition - currentPosition + TS_PACKET_SIZE - 1) / TS_PACKET_SIZE) in read() local

12