Searched refs:indicationTopRow (Results 1 – 1 of 1) sorted by relevance
44 addView(indicationTopRow(), LinearLayout.LayoutParams(MATCH_PARENT, WRAP_CONTENT))62 private fun indicationTopRow(): KeyguardIndicationTextView { in indicationTopRow() method