Searched refs:getCurrentAnimatorScale (Results 1 – 5 of 5) sorted by relevance
83 mLastReportedAnimatorScale = service.getCurrentAnimatorScale(); in Session()554 if (mLastReportedAnimatorScale != mService.getCurrentAnimatorScale()) { in windowAddedLocked()
5577 public float getCurrentAnimatorScale() { in getCurrentAnimatorScale() method8516 float scale = getCurrentAnimatorScale(); in handleMessage()
217 float getCurrentAnimatorScale(); in getCurrentAnimatorScale() method
171 ValueAnimator.setDurationScale(sWindowManagerService.getCurrentAnimatorScale()); in getWindowManagerService()
322 public float getCurrentAnimatorScale() throws RemoteException { in getCurrentAnimatorScale() method in IWindowManagerImpl