Searched defs:newValue (Results 1 – 8 of 8) sorted by relevance
55 long newValue = 100; in testSparseArrayWithDefaultCapacity() local116 long newValue = 100; in testSparseArrayWithSpecifiedCapacity() local
55 Integer newValue = 100; in testSparseArrayWithDefaultCapacity() local120 Integer newValue = 100; in testSparseArrayWithSpecifiedCapacity() local
51 Integer newValue = 100; in testSparseArrayWithDefaultCapacity() local116 Integer newValue = 100; in testSparseArrayWithSpecifiedCapacity() local
56 int newValue = 23; in testSparseIntArrayWithDefaultCapacity() local104 int newValue = 23; in testSparseIntArrayWithSpecifiedCapacity() local
54 protected boolean callChangeListener(Object newValue) { in callChangeListener()
436 double newValue = mMinValue + delta; in ExpandMin() local477 double newValue = mMaxValue + delta; in ExpandMax() local
56 int newValue = (originalValue + delta); in addByteNoise() local
1112 final Object newValue = newExtras.get(key); in areBundlesEqual() local