Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.java157 private TextView mIndicationTextBottom; field in KeyguardBottomAreaView
313 mIndicationTextBottom = findViewById(R.id.keyguard_indication_text_bottom); in onFinishInflate()
413 mIndicationTextBottom.setTextSize(TypedValue.COMPLEX_UNIT_PX, in onConfigurationChanged()