Searched refs:notifProgress (Results 1 – 1 of 1) sorted by relevance
1860 float notifProgress = 0.3f; in notificationTransparency_followsNotificationScrimProgress() local1861 mScrimController.setTransitionToFullShadeProgress(progress, notifProgress); in notificationTransparency_followsNotificationScrimProgress()1863 assertThat(mNotificationsScrim.getViewAlpha()).isEqualTo(notifProgress); in notificationTransparency_followsNotificationScrimProgress()