Home
last modified time | relevance | path

Searched refs:getMessages (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java262 List<MessagingMessage> ownMessages = ownGroup.getMessages(); in transformGroups()
263 List<MessagingMessage> otherMessages = otherGroup.getMessages(); in transformGroups()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java297 List<MessagingMessage> messages = group.getMessages(); in removeGroups()
570 List<MessagingMessage> messages = group.getMessages(); in updateHistoricMessageVisibility()
H A DConversationLayout.java784 List<MessagingMessage> messages = group.getMessages(); in removeGroups()
1035 List<MessagingMessage> messages = group.getMessages(); in updateHistoricMessageVisibility()
H A DMessagingGroup.java668 public List<MessagingMessage> getMessages() { in getMessages() method in MessagingGroup
/aosp14/frameworks/base/core/java/android/view/
H A DScrollCaptureResponse.java173 public @NonNull ArrayList<String> getMessages() { in getMessages() method in ScrollCaptureResponse
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationShellCmdTest.java257 final List<Notification.MessagingStyle.Message> messages = messagingStyle.getMessages(); in testMessaging()
H A DZenModeHelperTest.java2252 assertEquals(STATE_DISALLOW, dndProto.getMessages().getNumber()); in testZenModeEventLog_ruleCounts()
2617 assertEquals(STATE_ALLOW, dndProto.getMessages().getNumber()); in checkDndProtoMatchesSetupZenConfig()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java635 }[messagingStyle.getMessages().size() % 2]); in doNotify()
H A DNotificationManagerService.java3225 final List<Notification.MessagingStyle.Message> messages = ms.getMessages();
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java8166 public List<Message> getMessages() { in getMessages() method in Notification.Builder.MessagingStyle
8346 List<MessagingStyle.Message> oldMs = getMessages(); in areNotificationsVisiblyDifferent()
8347 List<MessagingStyle.Message> newMs = newS.getMessages(); in areNotificationsVisiblyDifferent()
11923 public String[] getMessages() { in getMessages() method in Notification.Builder.CarExtender.UnreadConversation
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java659 Bitmap avatarIcon = style.getMessages().get(0).getSenderPerson().getIcon().getBitmap(); in testBuild_ensureMessagingUserIsNotTooBig_resizesIcon()
/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/core/api/
H A Dcurrent.txt6582 method public String[] getMessages();
6627 method public java.util.List<android.app.Notification.MessagingStyle.Message> getMessages();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2275 HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2275 HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List;