Home
last modified time | relevance | path

Searched refs:getContextualActions (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DInflatedSmartRepliesTest.java602 when(mNotification.getContextualActions()).thenReturn(smartActions); in setupAppGeneratedSuggestions()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java3845 public @NonNull List<Notification.Action> getContextualActions() { in getContextualActions() method in Notification
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2301 HSPLandroid/app/Notification;->getContextualActions()Ljava/util/List;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2301 HSPLandroid/app/Notification;->getContextualActions()Ljava/util/List;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6196 method @NonNull public java.util.List<android.app.Notification.Action> getContextualActions();