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

  /frameworks/base/tests/VectorDrawableTest/
Android.mk 22 LOCAL_PACKAGE_NAME := VectorDrawableTest
  /frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
VectorDrawableTest.java 36 public class VectorDrawableTest extends android.app.ListActivity {
132 result.setClass(this, VectorDrawableTest.class);
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
VectorDrawableTest.java 40 public class VectorDrawableTest extends AndroidTestCase {
41 private static final String LOGTAG = VectorDrawableTest.class.getSimpleName();

Completed in 2208 milliseconds