Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowView.java124 if (!lp.ignoreRightInset in applyMargins()
225 public boolean ignoreRightInset; field in NotificationShadeWindowView.LayoutParams
235 ignoreRightInset = a.getBoolean( in LayoutParams()