Searched refs:getCurrentAnimatorScale (Results 1 – 5 of 5) sorted by relevance
139 float getCurrentAnimatorScale(); in getCurrentAnimatorScale() method
145 ValueAnimator.setDurationScale(sWindowManagerService.getCurrentAnimatorScale()); in getWindowManagerService()
77 mLastReportedAnimatorScale = service.getCurrentAnimatorScale(); in Session()486 if (mLastReportedAnimatorScale != mService.getCurrentAnimatorScale()) { in windowAddedLocked()
5542 public float getCurrentAnimatorScale() { in getCurrentAnimatorScale() method8094 float scale = getCurrentAnimatorScale(); in handleMessage()
291 public float getCurrentAnimatorScale() throws RemoteException { in getCurrentAnimatorScale() method in IWindowManagerImpl