Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DForegroundServiceControllerTest.java257 StatusBarNotification sbn_user1_app1_fg = makeMockFgSBN(USERID_ONE, PKG1); in testNeedsDisclosureAfterRemovingUnrelatedNotification() local
268 entryAdded(sbn_user1_app1_fg, NotificationManager.IMPORTANCE_DEFAULT); in testNeedsDisclosureAfterRemovingUnrelatedNotification()
273 entryRemoved(sbn_user1_app1_fg); in testNeedsDisclosureAfterRemovingUnrelatedNotification()
329 StatusBarNotification sbn_user1_app1_fg = makeMockFgSBN(USERID_ONE, PKG1); in testDisclosureBasic() local
335 entryAdded(sbn_user1_app1_fg, NotificationManager.IMPORTANCE_DEFAULT); in testDisclosureBasic()
356 entryUpdated(sbn_user1_app1_fg, NotificationManager.IMPORTANCE_DEFAULT); in testDisclosureBasic()
382 entryAdded(sbn_user1_app1_fg, NotificationManager.IMPORTANCE_MIN); in testDisclosureBasic()
386 entryUpdated(sbn_user1_app1_fg, in testDisclosureBasic()