Home
last modified time | relevance | path

Searched refs:ACTION_NOTIFICATION_CLICKED (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DDownloads.java134 public static final String ACTION_NOTIFICATION_CLICKED = field in Downloads.Impl
135 DownloadManager.ACTION_NOTIFICATION_CLICKED;
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadReceiver.java252 appIntent = new Intent(DownloadManager.ACTION_NOTIFICATION_CLICKED); in sendNotificationClickedIntent()
262 appIntent = new Intent(DownloadManager.ACTION_NOTIFICATION_CLICKED); in sendNotificationClickedIntent()
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DDownloads.java127 public static final String ACTION_NOTIFICATION_CLICKED = field in Downloads.Impl
/aosp12/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DPublicApiFunctionalTest.java558 assertEquals(DownloadManager.ACTION_NOTIFICATION_CLICKED, broadcast.getAction()); in testNotificationClickedBroadcast()
/aosp12/frameworks/base/core/java/android/app/
H A DDownloadManager.java315 public final static String ACTION_NOTIFICATION_CLICKED = field in DownloadManager
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt4972 …field public static final String ACTION_NOTIFICATION_CLICKED = "android.intent.action.DOWNLOAD_NOT…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt4046 …field public static final java.lang.String ACTION_NOTIFICATION_CLICKED = "android.intent.action.DO…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45246 Landroid/provider/Downloads$Impl;->ACTION_NOTIFICATION_CLICKED:Ljava/lang/String;