Home
last modified time | relevance | path

Searched defs:personIcon (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryMeterTest.kt173 val personIcon = in currentNotificationMemoryUse_callingStyle() constant
199 val personIcon = in currentNotificationMemoryUse_messagingStyle() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java426 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithBirthdayTypeOnlyIsNotIgnored() local
513 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithStatusTemplate() local
565 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithStatusTemplateWithImageOnMediumAndLarge() local
776 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithMissedCallNotification() local
850 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithNotificationTemplate() local
932 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithNotificationWithSenderTemplate() local
1006 View personIcon = largeResult.findViewById(R.id.person_icon); in testCreateRemoteViewsWithNotificationTemplateTwoMessages() local
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java738 Bitmap personIcon = style.getUser().getIcon().getBitmap(); in testBuild_ensureMessagingUserIsNotTooBig_resizesIcon() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6899 Icon personIcon = Icon.createWithContentUri("content://media/person"); in testVisitUris_callStyle() local