Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseWrapContentWithAspectRatioTest.java55 static class LoggingView extends View { class in BaseWrapContentWithAspectRatioTest
63 public LoggingView(Context context) { in LoggingView() method in BaseWrapContentWithAspectRatioTest.LoggingView
67 public LoggingView(Context context, AttributeSet attrs) { in LoggingView() method in BaseWrapContentWithAspectRatioTest.LoggingView
71 public LoggingView(Context context, AttributeSet attrs, int defStyleAttr) { in LoggingView() method in BaseWrapContentWithAspectRatioTest.LoggingView
76 public LoggingView(Context context, AttributeSet attrs, int defStyleAttr, in LoggingView() method in BaseWrapContentWithAspectRatioTest.LoggingView
DRecyclerViewBasicTest.java862 static class LoggingView extends TextView { class in RecyclerViewBasicTest
865 public LoggingView(Context context) { in LoggingView() method in RecyclerViewBasicTest.LoggingView
869 public LoggingView(Context context, AttributeSet attrs) { in LoggingView() method in RecyclerViewBasicTest.LoggingView
873 public LoggingView(Context context, AttributeSet attrs, int defStyleAttr) { in LoggingView() method in RecyclerViewBasicTest.LoggingView