Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DForegroundServiceControllerTest.java347 StatusBarNotification sbn_user1_app1_fg_sneaky = makeMockFgSBN(USERID_ONE, PKG1); in testDisclosureBasic() local
348 sbn_user1_app1_fg_sneaky.getNotification().flags = 0; in testDisclosureBasic()
349 entryUpdated(sbn_user1_app1_fg_sneaky, in testDisclosureBasic()
355 sbn_user1_app1_fg_sneaky.getNotification().flags = Notification.FLAG_FOREGROUND_SERVICE; in testDisclosureBasic()
360 entryRemoved(sbn_user1_app1_fg_sneaky); in testDisclosureBasic()