Home
last modified time | relevance | path

Searched refs:CONTROL_PAUSED (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadThread.java24 import static android.provider.Downloads.Impl.CONTROL_PAUSED;
162 + COLUMN_CONTROL + " != '" + CONTROL_PAUSED + "')";
213 if (mInfo.queryDownloadControl() == CONTROL_PAUSED) { in writeToDatabaseOrThrow()
H A DDownloadInfo.java332 if (mControl == Downloads.Impl.CONTROL_PAUSED) { in isReadyToSchedule()
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DDownloads.java496 public static final int CONTROL_PAUSED = 1; field in Downloads.Impl
/aosp12/frameworks/base/core/java/android/provider/
H A DDownloads.java547 public static final int CONTROL_PAUSED = 1; field in Downloads.Impl
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45265 Landroid/provider/Downloads$Impl;->CONTROL_PAUSED:I