Searched refs:mSmartspaceTop (Results 1 – 1 of 1) sorted by relevance
102 private int mSmartspaceTop = -1; field in KeyguardClockSwitch331 - mSmartspaceTop - screenOffsetYPadding in updateClockViews()452 if (mSmartspace != null && mSmartspaceTop != mSmartspace.getTop()) { in onLayout()453 mSmartspaceTop = mSmartspace.getTop(); in onLayout()