Searched defs:idCounter (Results 1 – 6 of 6) sorted by relevance
| /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/util/ | ||
| D | DiffUtilTest.java | 452 static long idCounter = 0; field in DiffUtilTest.Item |
| D | SortedListTest.java | 723 static int idCounter = 0; field in SortedListTest.Item |
| /frameworks/base/sax/tests/saxtests/src/android/sax/ | ||
| D | SafeSaxTest.java | 97 TextElementCounter idCounter = new TextElementCounter(); in testListener() local |
| /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/widget/ | ||
| D | OpReorderTest.java | 626 static int idCounter = 0; field in OpReorderTest.Item |
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ | ||
| D | BaseWrapContentWithAspectRatioTest.java | 130 private static final AtomicLong idCounter = new AtomicLong(0); field in BaseWrapContentWithAspectRatioTest.MeasureBehavior |
| D | BaseRecyclerViewInstrumentationTest.java | 764 final static AtomicInteger idCounter = new AtomicInteger(0); field in BaseRecyclerViewInstrumentationTest.Item |