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

  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadStorageProvider.java 277 new DownloadManager.Query().setOnlyIncludeVisibleInDownloadsUi(true));
280 .query(new DownloadManager.Query().setOnlyIncludeVisibleInDownloadsUi(true)
308 cursor = mDm.query(new DownloadManager.Query().setOnlyIncludeVisibleInDownloadsUi(true)
344 cursor = mDm.query(new DownloadManager.Query().setOnlyIncludeVisibleInDownloadsUi(true)
  /frameworks/base/core/java/android/app/
DownloadManager.java     [all...]
  /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
PublicApiFunctionalTest.java 285 cursor = mManager.query(new DownloadManager.Query().setOnlyIncludeVisibleInDownloadsUi(true));
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 499 milliseconds