Home
last modified time | relevance | path

Searched refs:EXTRA_PICTURE_CONTENT_DESCRIPTION (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipCustomAction.java87 extras.putCharSequence(Notification.EXTRA_PICTURE_CONTENT_DESCRIPTION, in toNotificationAction()
/frameworks/base/core/java/android/app/
DNotification.java1355 public static final String EXTRA_PICTURE_CONTENT_DESCRIPTION = field in Notification
8333 extras.putCharSequence(EXTRA_PICTURE_CONTENT_DESCRIPTION, in addExtras()
8366 if (extras.containsKey(EXTRA_PICTURE_CONTENT_DESCRIPTION)) { in restoreFromExtras()
8368 extras.getCharSequence(EXTRA_PICTURE_CONTENT_DESCRIPTION); in restoreFromExtras()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt6463 …field public static final String EXTRA_PICTURE_CONTENT_DESCRIPTION = "android.pictureContentDescri…