Searched refs:getNotificationSquishinessFraction (Results 1 – 5 of 5) sorted by relevance
244 when(mNotificationStackScrollLayoutController.getNotificationSquishinessFraction()) in setQsExpansion_lockscreenShadeTransitionInProgress_usesLockscreenSquishiness()265 when(mNotificationStackScrollLayoutController.getNotificationSquishinessFraction()) in setQsExpansion_lockscreenShadeTransitionNotInProgress_usesStandardSquishiness()
1254 public float getNotificationSquishinessFraction() { in getNotificationSquishinessFraction() method in NotificationStackScrollLayoutController1255 return mView.getNotificationSquishinessFraction(); in getNotificationSquishinessFraction()
237 public float getNotificationSquishinessFraction(AmbientState ambientState) { in getNotificationSquishinessFraction() method in StackScrollAlgorithm
720 public float getNotificationSquishinessFraction() { in getNotificationSquishinessFraction() method in NotificationStackScrollLayout721 return mStackScrollAlgorithm.getNotificationSquishinessFraction(mAmbientState); in getNotificationSquishinessFraction()
1016 .getNotificationSquishinessFraction(); in updateExpansion()