Searched refs:mTopInset (Results 1 – 1 of 1) sorted by relevance
43 private int mTopInset = 0; field in StatusBarWindowView57 mTopInset = 0; in onApplyWindowInsets()60 mTopInset = displayCutout.getWaterfallInsets().top; in onApplyWindowInsets()79 ev.setLocation(ev.getRawX(), mTopInset); in dispatchTouchEvent() local81 ev.setLocation(ev.getRawX(), mTopInset + ev.getRawY() - mTouchDownY); in dispatchTouchEvent()95 || lp.topMargin != mTopInset) { in applyMargins()98 lp.topMargin = mTopInset; in applyMargins()