Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.java156 private TextView mIndicationText; field in KeyguardBottomAreaView
312 mIndicationText = findViewById(R.id.keyguard_indication_text); in onFinishInflate()
416 mIndicationText.setTextSize(TypedValue.COMPLEX_UNIT_PX, in onConfigurationChanged()