Searched refs:AppTransitionListener (Results 1 – 10 of 10) sorted by relevance
21 import static android.view.WindowManagerInternal.AppTransitionListener;42 private final AppTransitionListener mAppTransitionListener43 = new AppTransitionListener() {128 public AppTransitionListener getAppTransitionListener() { in getAppTransitionListener()
222 import android.view.WindowManagerInternal.AppTransitionListener;2134 mWindowManagerInternal.registerAppTransitionListener(new AppTransitionListener() { in init()
93 public static abstract class AppTransitionListener { class in WindowManagerInternal276 public abstract void registerAppTransitionListener(AppTransitionListener listener); in registerAppTransitionListener()
34 import android.view.WindowManagerInternal.AppTransitionListener;92 private AppTransitionListener mListener;99 void registerListenerLocked(AppTransitionListener listener) { in registerListenerLocked()
79 extends WindowManagerInternal.AppTransitionListener implements Runnable {
19 import static android.view.WindowManagerInternal.AppTransitionListener;251 private final ArrayList<AppTransitionListener> mListeners = new ArrayList<>();473 void registerListenerLocked(AppTransitionListener listener) { in registerListenerLocked()
962 final WindowManagerInternal.AppTransitionListener mActivityManagerAppTransitionNotifier963 = new WindowManagerInternal.AppTransitionListener() {7536 public void registerAppTransitionListener(AppTransitionListener listener) { in registerAppTransitionListener()
4688 android.view.WindowManagerInternal$AppTransitionListener
7905 HPLandroid/view/WindowManagerInternal$AppTransitionListener;-><init>()V7906 HPLandroid/view/WindowManagerInternal$AppTransitionListener;->onAppTransitionCancelledLocked(I)V7907 HPLandroid/view/WindowManagerInternal$AppTransitionListener;->onAppTransitionFinishedLocked(Landroi…7908 HPLandroid/view/WindowManagerInternal$AppTransitionListener;->onAppTransitionPendingLocked()V7909 HPLandroid/view/WindowManagerInternal$AppTransitionListener;->onAppTransitionStartingLocked(ILandro…7931 …ternal;->registerAppTransitionListener(Landroid/view/WindowManagerInternal$AppTransitionListener;)V
13250 …arController;->getAppTransitionListener()Landroid/view/WindowManagerInternal$AppTransitionListener;15843 …AppTransition;->registerListenerLocked(Landroid/view/WindowManagerInternal$AppTransitionListener;)V16267 …ervice;->registerAppTransitionListener(Landroid/view/WindowManagerInternal$AppTransitionListener;)V