Searched refs:mTopInset (Results 1 – 1 of 1) sorted by relevance
54 private int mTopInset = 0; field in StatusBarWindowView67 mTopInset = 0; in onApplyWindowInsets()70 mTopInset = displayCutout.getWaterfallInsets().top; in onApplyWindowInsets()89 ev.setLocation(ev.getRawX(), mTopInset); in dispatchTouchEvent() local91 ev.setLocation(ev.getRawX(), mTopInset + ev.getRawY() - mTouchDownY); in dispatchTouchEvent()105 || lp.topMargin != mTopInset) { in applyMargins()108 lp.topMargin = mTopInset; in applyMargins()