Home
last modified time | relevance | path

Searched refs:mDisplayRightInset (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java374 private int mDisplayRightInset = 0; // in pixels field in NotificationPanelViewController
2342 right = getView().getRight() + mDisplayRightInset; in setQSClippingBounds()
4716 mDisplayRightInset = combinedInsets.right; in onApplyWindowInsets()