Searched refs:mSmartspaceTop (Results 1 – 1 of 1) sorted by relevance
107 private int mSmartspaceTop = -1; field in KeyguardClockSwitch346 - mSmartspaceTop - screenOffsetYPadding in updateClockViews()471 if (mSmartspace != null && mSmartspaceTop != mSmartspace.getTop() in onLayout()473 mSmartspaceTop = mSmartspace.getTop(); in onLayout()