Home
last modified time | relevance | path

Searched defs:conversationId (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DCVE_2022_20485.java159 Field conversationId = Class.forName(className).getDeclaredField("mConversationId"); in testLongStringFieldsNotificationChannel() local
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2617 String conversationId = "person a"; in testCreateConversationChannel() local
2622 conversationChannel.setConversationId(channel.getId(), conversationId); in testCreateConversationChannel() local
2661 String conversationId = "person a"; in testDemoteConversationChannel() local
2666 conversationChannel.setConversationId(channel.getId(), conversationId); in testDemoteConversationChannel() local