Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DForegroundServiceControllerTest.java419 StatusBarNotification customLayoutNotif = makeMockSBN(USERID_ONE, pkg, 0, in testCustomLayouts_systemAlertWarningRequired() local
423 entryAdded(customLayoutNotif, NotificationManager.IMPORTANCE_MIN); in testCustomLayouts_systemAlertWarningRequired()
434 StatusBarNotification customLayoutNotif = makeMockSBN(USERID_ONE, pkg, 0, in testStandardLayoutExists_noSystemAlertWarningRequired() local
439 entryAdded(customLayoutNotif, NotificationManager.IMPORTANCE_MIN); in testStandardLayoutExists_noSystemAlertWarningRequired()
451 StatusBarNotification customLayoutNotif = makeMockSBN(USERID_ONE, pkg, 0, in testStandardLayoutRemoved_systemAlertWarningRequired() local
456 entryAdded(customLayoutNotif, NotificationManager.IMPORTANCE_MIN); in testStandardLayoutRemoved_systemAlertWarningRequired()