Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DQuickSettingsController.java1353 && mPanelViewControllerLazy.get().getKeyguardOnlyContentAlpha() == 1; in checkCorrectScrimVisibility()
H A DNotificationPanelViewController.java2456 float getKeyguardOnlyContentAlpha() { in getKeyguardOnlyContentAlpha() method in NotificationPanelViewController