Home
last modified time | relevance | path

Searched refs:createMessagingStyleNotification (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java464 .setNotification(createMessagingStyleNotification( in testDoNotUpdateAppWidgetIfNoPackage()
550 .setNotification(createMessagingStyleNotification( in testDoNotUpdateNotificationPostedIfDifferentPackageName()
587 .setNotification(createMessagingStyleNotification( in testDoNotUpdateNotificationRemovedIfDifferentPackageName()
1675 private Notification createMessagingStyleNotification(String shortcutId, in createMessagingStyleNotification() method in PeopleSpaceWidgetManagerTest
1721 Notification notification = createMessagingStyleNotification( in createNotification()