Searched refs:mHeadsUpInset (Results 1 – 5 of 5) sorted by relevance
115 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()131 ambientState.stackY = stackScrollAlgorithm.mHeadsUpInset + bigGap in <lambda>()141 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()156 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()234 resetViewStates_hunYTranslationIs(stackScrollAlgorithm.mHeadsUpInset) in <lambda>()1215 val headsUpTranslationY = stackScrollAlgorithm.mHeadsUpInset - stackTopMargin in <lambda>()
107 private int mHeadsUpInset; field in HeadsUpManagerPhone186 mHeadsUpInset = SystemBarUtils.getStatusBarHeight(mContext) in updateResources()229 final boolean stretchToTop = tmpArray[1] <= mHeadsUpInset; in getTouchableRegion()
69 float mHeadsUpInset; field in StackScrollAlgorithm100 mHeadsUpInset = statusBarHeight + res.getDimensionPixelSize( in updateResources()837 float headsUpTranslation = mHeadsUpInset - ambientState.getStackTopMargin(); in updateHeadsUpStates()
469 private int mHeadsUpInset; field in NotificationStackScrollLayout969 mHeadsUpInset = mStatusBarHeight + res.getDimensionPixelSize( in initView()1592 float startPos = mHeadsUpInset - topSpacing;1677 return mHeadsUpInset - mAmbientState.getStackTopMargin() + pinnedHeight;1929 + ((!isExpanded() && isPinnedHeadsUp(v)) ? mHeadsUpInset : getTopPadding());2352 contentHeight = mHeadsUpInset + getTopHeadsUpPinnedHeight();
513 private int mHeadsUpInset; field in NotificationPanelViewController1256 mHeadsUpInset = statusbarHeight + mResources.getDimensionPixelSize( in loadDimens()2547 int collapsedPosition = mHeadsUpInset; in getKeyguardNotificationStaticPadding()3542 ipw.print("mHeadsUpInset="); ipw.println(mHeadsUpInset);