Home
last modified time | relevance | path

Searched defs:startedCallback (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowManager.aidl136 IRemoteCallback startedCallback); in overridePendingAppTransition()
142 IRemoteCallback startedCallback, boolean scaleUp); in overridePendingAppTransitionThumb()
144 int startY, int targetWidth, int targetHeight, IRemoteCallback startedCallback, in overridePendingAppTransitionAspectScaledThumb()
155 IRemoteCallback startedCallback, IRemoteCallback finishedCallback, boolean scaleUp); in overridePendingAppTransitionMultiThumb()
164 IAppTransitionAnimationSpecsFuture specsFuture, IRemoteCallback startedCallback, in overridePendingAppTransitionMultiThumbFuture()
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java211 IRemoteCallback startedCallback) throws RemoteException { in overridePendingAppTransition()
230 IRemoteCallback startedCallback, boolean scaleUp) throws RemoteException { in overridePendingAppTransitionThumb()
236 int startY, int targetWidth, int targetHeight, IRemoteCallback startedCallback, in overridePendingAppTransitionAspectScaledThumb()
248 IAppTransitionAnimationSpecsFuture specsFuture, IRemoteCallback startedCallback, in overridePendingAppTransitionMultiThumbFuture()
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java1599 IRemoteCallback startedCallback) { in overridePendingAppTransition()
1635 IRemoteCallback startedCallback, boolean scaleUp) { in overridePendingAppTransitionThumb()
1650 int targetWidth, int targetHeight, IRemoteCallback startedCallback, boolean scaleUp) { in overridePendingAppTransitionAspectScaledThumb()
DWindowManagerService.java3919 int enterAnim, int exitAnim, IRemoteCallback startedCallback) { in overridePendingAppTransition()
3946 int startY, IRemoteCallback startedCallback, boolean scaleUp) { in overridePendingAppTransitionThumb()
3955 int startY, int targetWidth, int targetHeight, IRemoteCallback startedCallback, in overridePendingAppTransitionAspectScaledThumb()