Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java163 float getLocationBottom() { in getLocationBottom() method in LockIconView
H A DLockIconViewController.java299 return mView.getLocationBottom(); in getBottom()