Home
last modified time | relevance | path

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

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