Home
last modified time | relevance | path

Searched defs:person (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DPersonTest.java45 Person person = in testPerson_builder() local
65 Person person = new Person.Builder().build(); in testPerson_builder_defaults() local
98 Person person = new Person.Builder() in testPerson_parcelable() local
171 Person person = new Person.Builder().build(); in testDescribeContents() local
DBaseNotificationManagerTest.java230 Person person = new Person.Builder() in createDynamicShortcut() local
266 Person person = new Person.Builder() in getConversationNotification() local
283 Person person = new Person.Builder().setName("Test name").build(); in getCallStyleNotification() local
DPeopleManagerTest.java140 Person person = new Person.Builder() in createDynamicShortcut() local
179 Person person = new Person.Builder() in getConversationNotification() local
DNotificationTemplateTest.kt768 val person = Person.Builder().setName("Person").build() in <lambda>() constant
793 val person = Person.Builder().setName("Person").build() in <lambda>() constant
833 val person = Person.Builder().setName("Person").build() in <lambda>() constant
865 val person = Person.Builder().setName("Person").build() in <lambda>() constant
DNotificationTest.java1067 Person person = new Person.Builder().setName("Test name").build(); in testCallStyle_setsChronometerExtra() local
1082 Person person = new Person.Builder().setName("Test name").build(); in testCallStyle_setsCallTypeExtra() local
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DNotificationUtils.java39 Person person = new Person.Builder().setName(callerName).setImportant(true).build(); in createCallStyleNotification() local
52 Person person, in getCallStyle()
/cts/tests/app/app/src/android/app/stubs/
DBubblesTestService.java63 Person person = new Person.Builder() in getNotificationForTest() local
DSendBubbleActivity.java102 Person person = new Person.Builder() in sendBubble() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21239/src/android/security/cts/CVE_2023_21239/
DDeviceTest.java104 Person person = in testCallStyleNotification() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21144/src/android/security/cts/CVE_2023_21144/
DDeviceTest.java81 Person person = in testPocCVE_2023_21144() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DCallStreamingTest.java195 Person person = new Person.Builder().setName("Max Powers").build(); in postCallNotification() local
DTransactionalApisTest.java1490 Person person = new Person.Builder().setName(TEST_NAME_1).build(); in postCallNotification() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationHidingVerifierActivity.kt190 val person = Person.Builder() in <lambda>() constant
DBubblesVerifierActivity.java1030 Person person = new Person.Builder() in createShortcuts() local
1089 Person person = new Person.Builder() in getConversationNotif() local
DNotificationListenerVerifierActivity.java1810 Person person = in createDynamicShortcut() local
1842 Person person = new Person.Builder().setName("Person A").build(); in sendNotifications() local
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java685 Person person = new Person.Builder() in sendConversationNotification() local
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java480 GenericDocument person = in testSetSchema_addIndexedNestedDocumentProperty() local
627 GenericDocument person = in testSetSchemaWithValidCycle_allowCircularReferences() local