Home
last modified time | relevance | path

Searched defs:setLockIconView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DLockIconViewController.kt23 fun setLockIconView(lockIconView: LockIconView) method
DEmptyLockIconViewController.kt41 override fun setLockIconView(lockIconView: LockIconView) { in setLockIconView() method in com.android.keyguard.EmptyLockIconViewController
DLegacyLockIconViewController.java263 public void setLockIconView(LockIconView lockIconView) { in setLockIconView() method in LegacyLockIconViewController