Home
last modified time | relevance | path

Searched defs:LoggingInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewAnimationsTest.java625 static class LoggingInfo extends RecyclerView.ItemAnimator.ItemHolderInfo { class in BaseRecyclerViewAnimationsTest
631 LoggingInfo(RecyclerView.ViewHolder viewHolder, int changeFlags, List<Object> payloads) { in LoggingInfo() method in BaseRecyclerViewAnimationsTest.LoggingInfo