Searched refs:person (Results 1 – 10 of 10) sorted by relevance
/cts/tests/app/app/src/android/app/stubs/ |
D | BubblesTestService.java | 63 Person person = new Person.Builder() in getNotificationForTest() local 71 .setStyle(new Notification.MessagingStyle(person) in getNotificationForTest() 74 SystemClock.currentThreadTimeMillis() - 300000, person) in getNotificationForTest() 76 SystemClock.currentThreadTimeMillis(), person)); in getNotificationForTest()
|
D | SendBubbleActivity.java | 121 Person person = new Person.Builder() in sendBubble() local 129 .setStyle(new Notification.MessagingStyle(person) in sendBubble() 132 SystemClock.currentThreadTimeMillis() - 300000, person) in sendBubble() 134 SystemClock.currentThreadTimeMillis(), person) in sendBubble()
|
/cts/tests/app/src/android/app/people/cts/ |
D | PeopleManagerTest.java | 112 Person person = new Person.Builder() in createDynamicShortcut() local 128 .setPerson(person) in createDynamicShortcut() 137 .setPerson(person) in createDynamicShortcut() 151 Person person = new Person.Builder() in getConversationNotification() local 157 .setStyle(new Notification.MessagingStyle(person) in getConversationNotification() 160 SystemClock.currentThreadTimeMillis() - 300000, person) in getConversationNotification() 162 SystemClock.currentThreadTimeMillis(), person) in getConversationNotification()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | BubblesVerifierActivity.java | 975 Person person = new Person.Builder() in createShortcuts() local 986 .setPerson(person) in createShortcuts() 1034 Person person = new Person.Builder() in getConversationNotif() local 1053 .setStyle(new Notification.MessagingStyle(person) in getConversationNotif() 1056 SystemClock.currentThreadTimeMillis(), person) in getConversationNotif()
|
D | NotificationListenerVerifierActivity.java | 1625 Person person = new Person.Builder() in createDynamicShortcut() local 1642 .setPerson(person) in createDynamicShortcut() 1656 Person person = new Person.Builder() in sendNotifications() local 1665 .setStyle(new Notification.MessagingStyle(person) in sendNotifications() 1668 SystemClock.currentThreadTimeMillis() - 300000, person) in sendNotifications() 1670 SystemClock.currentThreadTimeMillis(), person) in sendNotifications()
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationAssistantServiceTest.java | 744 Person person = new Person.Builder() in sendConversationNotification() local 750 .setStyle(new Notification.MessagingStyle(person) in sendConversationNotification() 753 SystemClock.currentThreadTimeMillis() - 300000, person) in sendConversationNotification() 755 SystemClock.currentThreadTimeMillis(), person) in sendConversationNotification()
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | LICENSE.TXT | 18 Permission is hereby granted, free of charge, to any person obtaining a copy of
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationTest.java | 312 Person person = new Person.Builder() 321 .addPerson(person)
|
D | NotificationManagerTest.java | 833 Person person = new Person.Builder() in createDynamicShortcut() local 849 .setPerson(person) in createDynamicShortcut() 871 Person person = new Person.Builder() in getConversationNotification() local 877 .setStyle(new Notification.MessagingStyle(person) in getConversationNotification() 880 SystemClock.currentThreadTimeMillis() - 300000, person) in getConversationNotification() 882 SystemClock.currentThreadTimeMillis(), person) in getConversationNotification()
|
/cts/apps/CameraITS/build/scripts/ |
D | gpylint_rcfile | 282 # user ID of the relevant person
|