Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java1374 && mPanelViewControllerLazy.get().getKeyguardOnlyContentAlpha() == 1; in checkCorrectScrimVisibility()
DNotificationPanelViewController.java2606 float getKeyguardOnlyContentAlpha() { in getKeyguardOnlyContentAlpha() method in NotificationPanelViewController