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

  /cts/tests/tests/content/src/android/content/cts/
ComponentNameTest.java 170 final String shortString = getComponentName().toShortString();
171 assertEquals("{com.android.cts.stub/android.content.cts.ComponentNameTest}", shortString);
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java     [all...]

Completed in 372 milliseconds