Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java1315 void setDisplayInsets(int leftInset, int rightInset) { in setDisplayInsets() method in QuickSettingsController
H A DNotificationPanelViewController.java4727 mQsController.setDisplayInsets(mDisplayLeftInset, mDisplayRightInset); in onApplyShadeWindowInsets()