Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/rtt/
DRttTranscriptAdapter.java56 RttTranscriptMessage rttTranscriptMessage = rttTranscript.getMessages(i); in onBindViewHolder()
59 rttTranscriptMessage.getIsRemote() == rttTranscript.getMessages(i - 1).getIsRemote(); in onBindViewHolder()
63 rttTranscriptMessage.getIsRemote() == rttTranscript.getMessages(i + 1).getIsRemote(); in onBindViewHolder()
102 && rttTranscript.getMessages(i).getIsRemote() in findFirstPositionToShowTimestamp()
103 == rttTranscript.getMessages(i + 1).getIsRemote()) { in findFirstPositionToShowTimestamp()
/packages/apps/Car/CompanionDeviceSupport/tests/unit/src/com/android/car/companiondevicesupport/feature/notificationmsg/
DNotificationMsgDelegateTest.java241 assertThat(messagingStyle.getMessages().size()).isEqualTo(messageCount + 1); in newMessageShouldUpdateConversationNotification()
244 verifyMessage(MESSAGE_2, messagingStyle.getMessages().get(messageCount)); in newMessageShouldUpdateConversationNotification()
536 assertThat(messagingStyle.getMessages().size()).isEqualTo(1); in markAsReadShouldExcludeMessageFromNotification()
537 verifyMessage(MESSAGE_2, messagingStyle.getMessages().get(0)); in markAsReadShouldExcludeMessageFromNotification()
647 … assertThat(messagingStyle.getMessages().size()).isEqualTo(expected.getMessagingStyleMsgCount()); in verifyMessagingStyle()
651 NotificationCompat.MessagingStyle.Message actualMsg = messagingStyle.getMessages().get( in verifyMessagingStyle()
/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/payloadhandlers/
DNotificationPayloadHandler.java80 public List<Message> getMessages(Bundle args) { in getMessages() method in NotificationPayloadHandler
86 return messagingStyle == null ? new ArrayList<>() : messagingStyle.getMessages(); in getMessages()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
DMapMceTestFragment.java189 getMessages(); in onCreateView()
251 private void getMessages() { in getMessages() method in MapMceTestFragment
/packages/apps/Settings/src/com/android/settings/notification/history/
DNotificationSbnAdapter.java211 final List<Notification.MessagingStyle.Message> messages = ms.getMessages(); in getTextString()
DNotificationStation.java332 final List<Notification.MessagingStyle.Message> messages = ms.getMessages(); in getTextString()
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/
DImapHelper.java216 messages = folder.getMessages(null); in fetchAllVoicemails()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapFolder.java216 public Message[] getMessages(String[] uids) throws MessagingException { in getMessages() method in ImapFolder
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...