Home
last modified time | relevance | path

Searched defs:getConstraintSetLayout (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationsQSContainerControllerLegacyTest.kt596 private fun getConstraintSetLayout(@IdRes id: Int): ConstraintSet.Layout { regex
H A DNotificationsQSContainerControllerTest.kt579 private fun getConstraintSetLayout(@IdRes id: Int): ConstraintSet.Layout { regex
H A DNotificationPanelViewControllerBaseTest.java778 protected ConstraintSet.Layout getConstraintSetLayout(@IdRes int id) { in getConstraintSetLayout() method in NotificationPanelViewControllerBaseTest