Searched refs:setMaxAlphaForKeyguard (Results 1 – 4 of 4) sorted by relevance
106 controller.setMaxAlphaForKeyguard( in <lambda>()153 controller.setMaxAlphaForKeyguard(it, "SharedNotificationContainerVB") in <lambda>()
908 .setMaxAlphaForKeyguard(alphaCaptor.capture(), any()); in onQsSetExpansionHeightCalled_qsFullyExpandedOnKeyguard_showNSSL()929 .setMaxAlphaForKeyguard(alphaCaptor.capture(), any()); in onQsSetExpansionHeightCalled_qsFullyExpandedOnKeyguard_hideNSSL()
1220 mNotificationStackScrollLayoutController.setMaxAlphaForKeyguard(alpha, in onFinishInflate()2767 mNotificationStackScrollLayoutController.setMaxAlphaForKeyguard(alpha, in updateNotificationTranslucency()4838 stackScroller.setMaxAlphaForKeyguard(alpha, "NPVC.setTransitionAlpha()");
1300 public void setMaxAlphaForKeyguard(float alpha, String source) { in setMaxAlphaForKeyguard() method in NotificationStackScrollLayoutController