Home
last modified time | relevance | path

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

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