Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/wm/
DAppTransition.java586 IRemoteCallback startedCallback) { in overridePendingAppTransition()
616 IRemoteCallback startedCallback, boolean scaleUp) { in overridePendingAppTransitionThumb()
DWindowManagerService.java3889 int enterAnim, int exitAnim, IRemoteCallback startedCallback) { in overridePendingAppTransition()
3907 int startY, IRemoteCallback startedCallback, boolean scaleUp) { in overridePendingAppTransitionThumb()
/frameworks/base/core/java/android/view/
DIWindowManager.aidl90 IRemoteCallback startedCallback); in overridePendingAppTransition()
94 IRemoteCallback startedCallback, boolean scaleUp); in overridePendingAppTransitionThumb()
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DIWindowManagerImpl.java215 IRemoteCallback startedCallback) throws RemoteException { in overridePendingAppTransition()
228 IRemoteCallback startedCallback, boolean scaleUp) throws RemoteException { in overridePendingAppTransitionThumb()