Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
DKeyguardIndicationArea.kt44 addView(indicationTopRow(), LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT))
62 private fun indicationTopRow(): KeyguardIndicationTextView { in indicationTopRow() method