Searched refs:roundnessManager (Results 1 – 4 of 4) sorted by relevance
56 private val roundnessManager: NotificationRoundnessManager = mock()76 roundnessManager,
55 private lateinit var roundnessManager: NotificationRoundnessManager76 shelf.bind(ambientState, hostLayout, roundnessManager)
67 private val roundnessManager: NotificationRoundnessManager,
145 NotificationRoundnessManager roundnessManager) { in bind() argument149 mRoundnessManager = roundnessManager; in bind()