Searched refs:getNotificationSquishinessFraction (Results 1 – 5 of 5) sorted by relevance
242 when(mNotificationStackScrollLayoutController.getNotificationSquishinessFraction()) in setQsExpansion_lockscreenShadeTransitionInProgress_usesLockscreenSquishiness()263 when(mNotificationStackScrollLayoutController.getNotificationSquishinessFraction()) in setQsExpansion_lockscreenShadeTransitionNotInProgress_usesStandardSquishiness()
1130 public float getNotificationSquishinessFraction() { in getNotificationSquishinessFraction() method in NotificationStackScrollLayoutController1131 return mView.getNotificationSquishinessFraction(); in getNotificationSquishinessFraction()
212 public float getNotificationSquishinessFraction(AmbientState ambientState) { in getNotificationSquishinessFraction() method in StackScrollAlgorithm
717 public float getNotificationSquishinessFraction() { in getNotificationSquishinessFraction() method in NotificationStackScrollLayout718 return mStackScrollAlgorithm.getNotificationSquishinessFraction(mAmbientState); in getNotificationSquishinessFraction()
1004 .getNotificationSquishinessFraction(); in updateExpansion()