Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitch.java83 public static Rect getSmallClockRegion(ViewGroup parent) { in getSmallClockRegion() method in KeyguardClockSwitch
274 Rect targetRegion = getSmallClockRegion(mSmallClockFrame); in updateClockTargetRegions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt617 KeyguardClockSwitch.getSmallClockRegion(parentView) in <lambda>()
723 KeyguardClockSwitch.getSmallClockRegion(smallClockHostView) in <lambda>()