HomeSort by relevance Sort by last modified time
    Searched refs:textViewRtl (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/widget/src/android/widget/cts/
RemoteViewsTest.java 655 TextView textViewRtl = (TextView) mResult.findViewById(R.id.remoteView_text_rtl);
658 TestUtils.verifyCompoundDrawables(textViewRtl, -1, -1, -1, -1);
667 TestUtils.verifyCompoundDrawables(textViewRtl, R.drawable.failed, R.drawable.start,
677 TestUtils.verifyCompoundDrawables(textViewRtl, R.drawable.icon_red, -1,
    [all...]
TextViewTest.java     [all...]

Completed in 82 milliseconds