Home
last modified time | relevance | path

Searched refs:TextViewActivity (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewFallbackLineSpacingTest.java62 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
63 TextViewActivity.class);
H A DTextViewProcessTextTest.java45 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
46 TextViewActivity.class);
H A DTextViewActivity.java27 public class TextViewActivity extends Activity { class
H A DEditorCursorTest.java61 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
62 TextViewActivity.class);
H A DSuggestionsPopupWindowTest.java73 public final ActivityTestRule<TextViewActivity> mActivityRule =
74 new ActivityTestRule<>(TextViewActivity.class);
76 private TextViewActivity getActivity() { in getActivity()
H A DTextViewTest.java60 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
61 TextViewActivity.class);
H A DTextViewActivityMouseTest.java69 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
70 TextViewActivity.class);
H A DEditorCursorDragTest.java77 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
78 TextViewActivity.class);
H A DTextViewActivityTest.java113 public ActivityTestRule<TextViewActivity> mActivityRule = new ActivityTestRule<>(
114 TextViewActivity.class);