Home
last modified time | relevance | path

Searched refs:tuple (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/animation/
DStateListAnimator.java82 Tuple tuple = new Tuple(specs, animator); in addState() local
83 tuple.mAnimator.addListener(mAnimatorListener); in addState()
84 mTuples.add(tuple); in addState()
146 final Tuple tuple = mTuples.get(i); in clone() local
147 final Animator animatorClone = tuple.mAnimator.clone(); in clone()
149 clone.addState(tuple.mSpecs, animatorClone); in clone()
166 final Tuple tuple = mTuples.get(i); in setState() local
167 if (StateSet.stateSetMatches(tuple.mSpecs, state)) { in setState()
168 match = tuple; in setState()
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java533 for (int[] tuple : startCountTuples) { in deleteAndNotify()
534 tuple[1] = -tuple[1]; in deleteAndNotify()
618 int[] tuple = fromToTuples[i]; in moveItems() local
619 moveItem(tuple[0], tuple[1], false); in moveItems()
686 for (int[] tuple : mStartCountTuples) { in run()
687 if (tuple[1] < 0) { in run()
688 delete(tuple); in run()
690 add(tuple); in run()
695 private void add(int[] tuple) { in add() argument
697 offsetOriginalIndices(tuple[0], tuple[1]); in add()
[all …]
/frameworks/base/core/tests/coretests/src/android/animation/
DAnimatorInflaterTest.java54 for (StateListAnimator.Tuple tuple : sla.getTuples()) { in testLoadStateListAnimator()
55 assertUnique(tuple); in testLoadStateListAnimator()
56 assertUnique(tuple.getAnimator()); in testLoadStateListAnimator()
/frameworks/base/docs/html/tools/help/
DMonkeyImage.jd50 <em>tuple</em>
63 a <em>tuple</em> of <em>integer</em>, in the form (a,r,g,b).
100 (<em>tuple</em> rect)
192 <em>tuple</em>
205 a <em>tuple</em> of <em>integer</em>, in the form (a,r,g,b).
231 A tuple of integers representing the pixel, in the form (a,r,g,b) where
243 <em>tuple</em>
299 (<em>tuple</em> rect)
316 A tuple (x, y, w, h) specifying the selection. x and y specify the 0-based pixel
DMonkeyDevice.jd109 (<em>tuple</em> start,
110 <em>tuple</em> end,
558 <em>tuple</em> start,
559 <em>tuple</em> end,
577 The starting point of the drag gesture, in the form of a <em>tuple</em>
584 The end point of the drag gesture, in the form of a <em>tuple</em> (x,y)
/frameworks/webview/chromium/tools/
Djar_check.py40 allowed_packages = tuple(x.replace('.', '/').replace('\n', '/')
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd212 this approach the save data can be represented by a tuple <em>(T,d)</em> where <em>T</em> is