Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/lockscreen/
H A DLockscreenSmartspaceControllerTest.kt159 setAllowPrivateNotifications(userHandlePrimary, true)
160 setAllowPrivateNotifications(userHandleManaged, true)
161 setAllowPrivateNotifications(userHandleSecondary, true)
327 setAllowPrivateNotifications(userHandlePrimary, false)
345 setAllowPrivateNotifications(userHandlePrimary, false)
346 setAllowPrivateNotifications(userHandleManaged, false)
373 setAllowPrivateNotifications(userHandlePrimary, false)
374 setAllowPrivateNotifications(userHandleManaged, false)
392 setAllowPrivateNotifications(userHandleSecondary, false)
530 private fun setAllowPrivateNotifications(user: UserHandle, value: Boolean) { regex