Searched refs:mDisplayRightInset (Results 1 – 2 of 2) sorted by relevance
180 private int mDisplayRightInset = 0; // in pixels field in QuickSettingsControllerImpl1277 mDisplayRightInset, in applyClippingImmediately()1338 mDisplayRightInset = rightInset; in setDisplayInsets()1528 + mDisplayRightInset; in calculateRightClippingBound()2061 ipw.println(mDisplayRightInset); in dump()
420 private int mDisplayRightInset = 0; // in pixels field in NotificationPanelViewController3517 ipw.print("mDisplayRightInset="); ipw.println(mDisplayRightInset);4773 mDisplayRightInset = combinedInsets.right;4775 mQsController.setDisplayInsets(mDisplayLeftInset, mDisplayRightInset);