Home
last modified time | relevance | path

Searched defs:messages (Results 1 – 25 of 37) sorted by relevance

12

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilderTest.java81 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_noExistingInput_image() local
94 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_noExistingInputNoSpinner() local
109 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_noExistingInputWithSpinner() local
132 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_withExistingInput() local
155 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_withExistingInput_image() local
H A DKeyguardIndicationControllerTest.java637 Set<CharSequence> messages = new HashSet<>(); in sendFaceHelpMessages_fingerprintEnrolled() local
1480 private void verifyIndicationMessages(int type, Set<CharSequence> messages) { in verifyIndicationMessages()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecMessageCache.java54 SparseArray<HdmiCecMessage> messages = mCache.get(address); in getMessage() local
91 SparseArray<HdmiCecMessage> messages = mCache.get(source); in cacheMessage() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DNotificationHelper.java118 List<Notification.MessagingStyle.Message> messages = in hasContent() local
177 List<Notification.MessagingStyle.Message> messages = in getContactUri() local
203 final Parcelable[] messages = notification.extras.getParcelableArray(EXTRA_MESSAGES); in getMessagingStyleMessages() local
H A DPeopleSpaceUtils.java196 List<Notification.MessagingStyle.Message> messages = in getMessagesCount() local
257 List<Notification.MessagingStyle.Message> messages = in augmentTileFromNotification() local
/aosp14/frameworks/base/tools/streaming_proto/java/
H A Dmain.cpp159 const vector<EnumDescriptorProto>& enums, const vector<DescriptorProto>& messages) in write_file()
222 vector<DescriptorProto> messages; in write_multiple_files() local
234 vector<DescriptorProto> messages; in write_multiple_files() local
254 vector<DescriptorProto> messages; in write_single_file() local
/aosp14/frameworks/base/core/proto/android/os/
H A Dmessagequeue.proto28 repeated MessageProto messages = 1; field
/aosp14/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/src/com/android/server/pm/dex/
H A DDynamicCodeLoggerIntegrationTests.java351 List<String> messages = null; in runTest() local
467 List<String> messages = in assertDclLoggedSince() local
473 private static void assertHasDclLog(List<String> messages, String expectedContentHash) { in assertHasDclLog()
480 List<String> messages = in assertNoDclLoggedSince() local
488 List<String> messages = new ArrayList<>(); in findMatchingEvents() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DNotificationHelperTest.java151 List<Notification.MessagingStyle.Message> messages = in testGetMessagingStyleMessagesNoMessage() local
163 List<Notification.MessagingStyle.Message> messages = in testGetMessagingStyleMessages() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java165 Parcelable[] messages = extras.getParcelableArray(Notification.EXTRA_MESSAGES); in setData() local
229 List<MessagingMessage> messages) { in bind()
297 List<MessagingMessage> messages = group.getMessages(); in removeGroups() local
424 List<MessagingMessage> messages, boolean showSpinner) { in addMessagesToGroups()
484 List<MessagingMessage> messages, List<List<MessagingMessage>> groups, in findGroups()
570 List<MessagingMessage> messages = group.getMessages(); in updateHistoricMessageVisibility() local
H A DConversationLayout.java392 Parcelable[] messages = extras.getParcelableArray(Notification.EXTRA_MESSAGES); in setData() local
472 private void bind(boolean showSpinner, List<MessagingMessage> messages, in bind()
784 List<MessagingMessage> messages = group.getMessages(); in removeGroups() local
943 List<MessagingMessage> messages, List<List<MessagingMessage>> groups, in findGroups()
1035 List<MessagingMessage> messages = group.getMessages(); in updateHistoricMessageVisibility() local
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/os/
H A DFakeHandler.java58 ArrayList<Message> messages = new ArrayList<>(mQueuedMessages); in dispatchQueuedMessages() local
/aosp14/frameworks/base/core/java/android/view/
H A DScrollCaptureResponse.java105 @NonNull ArrayList<String> messages) { in ScrollCaptureResponse()
234 ArrayList<String> messages = new ArrayList<>(); in ScrollCaptureResponse() local
/aosp14/frameworks/base/core/java/com/android/internal/protolog/
H A DProtoLogViewerConfigReader.java91 JSONObject messages = json.getJSONObject("messages"); in loadViewerConfig() local
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/
H A DDomainVerificationProxyTest.kt207 val messages = mutableListOf<Pair<Int, Any?>>() regex
428 val messages = mutableListOf<Pair<Int, Any?>>() regex
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DListWithMailMessages.java44 List<MailMessage> messages = Lists.newArrayList(); in onCreate() local
/aosp14/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.h144 std::vector<AidlTvMessage> messages; variable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInlineImageResolver.java182 Parcelable[] messages; in retrieveWantedUriSet() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryMeter.kt106 val messages = regex
/aosp14/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DViewerConfigParserTest.kt158 val messages = parser.parseMessages(getJSONReader(json)) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
H A DIconManager.kt270 val messages = Notification.MessagingStyle.Message.getMessagesFromBundleArray( regex
/aosp14/frameworks/base/core/proto/android/service/
H A Dpackage.proto64 repeated string messages = 7 [ (android.privacy).dest = DEST_EXPLICIT ]; field
/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() local
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageManagerSettingsTests.java598 PriorityQueue<TestHandler.MsgInfo> messages = mHandler.getPendingMessages(); in testReadWritePackageRestrictionsAsync() local
652 PriorityQueue<TestHandler.MsgInfo> messages = mHandler.getPendingMessages(); in testReadWritePackageRestrictionsAsyncUserRemoval() local
698 PriorityQueue<TestHandler.MsgInfo> messages = mHandler.getPendingMessages(); in testReadWritePackageRestrictionsSyncAfterAsync() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModelTest.kt380 val messages by collectValues(viewModel.message) regex
409 val messages by collectValues(viewModel.message) regex

12