Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DDynamicChildBindController.java60 int childBindCutoff) { in DynamicChildBindController() argument
62 mChildBindCutoff = childBindCutoff; in DynamicChildBindController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DPreparationCoordinator.java113 int childBindCutoff, in PreparationCoordinator() argument
120 mChildBindCutoff = childBindCutoff; in PreparationCoordinator()