Searched refs:roundnessManager (Results 1 – 2 of 2) sorted by relevance
48 @Mock private lateinit var roundnessManager: NotificationRoundnessManager variable in com.android.systemui.statusbar.notification.stack.NotificationShelfTest68 shelf.bind(ambientState, hostLayout, roundnessManager) in setUp()
128 NotificationRoundnessManager roundnessManager) { in bind() argument131 mRoundnessManager = roundnessManager; in bind()