Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationSectionsFeatureManagerTest.kt48 private val proxyFake = DeviceConfigProxyFake() constant in com.android.systemui.statusbar.notification.NotificationSectionsFeatureManagerTest
53 manager = NotificationSectionsFeatureManager(proxyFake, mContext) in setup()
75 proxyFake.setProperty( in testPeopleFilteringOff_newInterruptionModelOn()
91 proxyFake.setProperty( in testPeopleFilteringOn_newInterruptionModelOn()