Searched defs:difference (Results 1 – 14 of 14) sorted by relevance
898 private static <T> Set<T> difference(Set<T> s1, Set<T> s2) { in difference() method in SettingsBackupTest
123 Region difference = new Region(); in getGaps() local
90 int difference = mHeight - height; in setProgress() local
120 uint32_t difference = incremented ^ lowUnion; in findNextAvailableClientStateMask() local
262 int[] difference = new int[a.length]; in cpuTimeDiff() local
239 int difference = Math.abs(ownIndex - changingIndex); in calculateChildAnimationDelay() local266 int difference = Math.abs(ownIndex - nextIndex); in calculateChildAnimationDelay() local
215 int difference = Math.abs(suggestedWidth - mSuggestedWidth); in setSuggestedWidth() local
331 int difference = Math.abs(suggestedWidth - mSuggestedWidth); in setSuggestedWidth() local
517 final int difference = newLength - length; in findLargestCells() local
411 float difference = vector1[i] - vector2[i]; in squaredEuclideanDistance() local
103 BitSet32 difference(pointers.value ^ otherPointers.value); in getChangingPointerId() local
481 int difference = wifiManager.calculateSignalLevel(other.mRssi) in compareTo() local
2392 String difference = differenceSb.toString(); in assertOrder() local
2816 auto difference = std::make_unique<std::set<int>>(); in com_android_internal_os_Zygote_nativeAllowFilesOpenedByPreload() local