Searched refs:getNotificationSquishinessFraction (Results 1 – 4 of 4) sorted by relevance
1085 public float getNotificationSquishinessFraction() { in getNotificationSquishinessFraction() method in NotificationStackScrollLayoutController1086 return mView.getNotificationSquishinessFraction(); in getNotificationSquishinessFraction()
121 public float getNotificationSquishinessFraction(AmbientState ambientState) { in getNotificationSquishinessFraction() method in StackScrollAlgorithm
659 public float getNotificationSquishinessFraction() { in getNotificationSquishinessFraction() method in NotificationStackScrollLayout660 return mStackScrollAlgorithm.getNotificationSquishinessFraction(mAmbientState); in getNotificationSquishinessFraction()
2256 .getNotificationSquishinessFraction(); in updateQsExpansion()