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

  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 45 public class DownloadManagerBaseTest extends InstrumentationTestCase {
53 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest";
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerBaseTest.java 62 public class DownloadManagerBaseTest extends InstrumentationTestCase {
63 private static final String TAG = "DownloadManagerBaseTest";
72 protected static final String LOG_TAG = "android.net.DownloadManagerBaseTest";
    [all...]

Completed in 531 milliseconds