Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationsQSContainerController.kt311 val endConstraintId = if (splitShadeEnabled) R.id.qs_edge_guideline else PARENT_ID in <lambda>() constant
313 connect(R.id.qs_frame, END, endConstraintId, END) in <lambda>()