Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1288 final int notificationsScrimBottom = mSplitShadeEnabled ? bottom : bottom + radius; in applyClippingImmediately() local
1289 mScrimController.setNotificationsBounds(left, top, right, notificationsScrimBottom); in applyClippingImmediately()