Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java157 float getLocationTop() { in getLocationTop() method in LockIconView
H A DLockIconViewController.java295 return mView.getLocationTop(); in getTop()