Searched refs:mDisplayRightInset (Results 1 – 2 of 2) sorted by relevance
177 private int mDisplayRightInset = 0; // in pixels field in QuickSettingsController1258 mDisplayRightInset, in applyClippingImmediately()1317 mDisplayRightInset = rightInset; in setDisplayInsets()1506 + mDisplayRightInset; in calculateRightClippingBound()2036 ipw.println(mDisplayRightInset); in dump()
416 private int mDisplayRightInset = 0; // in pixels field in NotificationPanelViewController3390 ipw.print("mDisplayRightInset="); ipw.println(mDisplayRightInset); in dump()4725 mDisplayRightInset = combinedInsets.right; in onApplyShadeWindowInsets()4727 mQsController.setDisplayInsets(mDisplayLeftInset, mDisplayRightInset); in onApplyShadeWindowInsets()