Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java75 addBgImageView(context, attrs); in LockIconView()
206 private void addBgImageView(Context context, AttributeSet attrs) { in addBgImageView() method in LockIconView