Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java40 private View mBouncerMessageView; field in KeyguardInputView
100 mBouncerMessageView = findViewById(R.id.bouncer_message_view); in onFinishInflate()
105 return mBouncerMessageView; in getBouncerMessageView()