Searched refs:dispatchExpansionChanged (Results 1 – 4 of 4) sorted by relevance
65 mPrimaryBouncerCallbackInteractor.dispatchExpansionChanged(5f) in testOnExpansionChanged()
190 verify(mPrimaryBouncerCallbackInteractor).dispatchExpansionChanged(0.6f) in testExpansion()
86 fun dispatchExpansionChanged(expansion: Float) { in dispatchExpansionChanged() method
251 primaryBouncerCallbackInteractor.dispatchExpansionChanged(expansion) in <lambda>()