Home
last modified time | relevance | path

Searched defs:useRoundnessSourceTypes (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelper.kt23 private val useRoundnessSourceTypes = featureFlags.isEnabled(Flags.USE_ROUNDNESS_SOURCETYPES) constant
DNotificationSectionsManager.kt58 private val useRoundnessSourceTypes = featureFlags.isEnabled(Flags.USE_ROUNDNESS_SOURCETYPES) in <lambda>() constant
DStackScrollAlgorithm.java994 public void useRoundnessSourceTypes(boolean enabled) { in useRoundnessSourceTypes() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java368 public void useRoundnessSourceTypes(boolean enabled) { in useRoundnessSourceTypes() method in NotificationHeaderViewWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java797 public void useRoundnessSourceTypes(boolean enabled) { in useRoundnessSourceTypes() method in ActivatableNotificationView