Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java262 List<MessagingMessage> ownMessages = ownGroup.getMessages(); in transformGroups()
263 List<MessagingMessage> otherMessages = otherGroup.getMessages(); in transformGroups()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingLayout.java334 List<MessagingMessage> messages = group.getMessages(); in removeGroups()
594 List<MessagingMessage> messages = group.getMessages(); in updateHistoricMessageVisibility()
DMessagingGroup.java675 public List<MessagingMessage> getMessages() { in getMessages() method in MessagingGroup
DConversationLayout.java965 List<MessagingMessage> messages = group.getMessages(); in removeGroups()
1394 List<MessagingMessage> messages = group.getMessages(); in updateHistoricMessageVisibility()
/frameworks/base/core/java/android/view/
DScrollCaptureResponse.java173 public @NonNull ArrayList<String> getMessages() { in getMessages() method in ScrollCaptureResponse
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationShellCmdTest.java256 final List<Notification.MessagingStyle.Message> messages = messagingStyle.getMessages(); in testMessaging()
DZenModeHelperTest.java3422 assertEquals(STATE_DISALLOW, dndProto.getMessages().getNumber()); in testZenModeEventLog_ruleCounts()
6271 assertEquals(STATE_ALLOW, dndProto.getMessages().getNumber()); in checkDndProtoMatchesSetupZenConfig()
6296 assertThat(dndProto.getMessages().getNumber()).isEqualTo(STATE_ALLOW); in checkDndProtoMatchesDefaultZenConfig()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java640 }[messagingStyle.getMessages().size() % 2]); in doNotify()
DNotificationManagerService.java3425 final List<MessagingStyle.Message> messages = ms.getMessages();
/frameworks/base/core/java/android/app/
DNotification.java8881 public List<Message> getMessages() { in getMessages() method in Notification.Builder.MessagingStyle
9118 List<MessagingStyle.Message> oldMs = getMessages(); in areNotificationsVisiblyDifferent()
9119 List<MessagingStyle.Message> newMs = newS.getMessages(); in areNotificationsVisiblyDifferent()
12822 public String[] getMessages() { in getMessages() method in Notification.Builder.CarExtender.UnreadConversation
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java742 Bitmap avatarIcon = style.getMessages().get(0).getSenderPerson().getIcon().getBitmap(); in testBuild_ensureMessagingUserIsNotTooBig_resizesIcon()
/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.txt6777 method public String[] getMessages();
6822 method public java.util.List<android.app.Notification.MessagingStyle.Message> getMessages();
/frameworks/base/boot/
Dboot-image-profile.txt2250 HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List;
/frameworks/base/config/
Dboot-image-profile.txt2250 HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List;