Searched refs:WindowManagerInternal (Results 1 – 13 of 13) sorted by relevance
46 import android.view.WindowManagerInternal;730 private final WindowManagerInternal mWindowManager;756 mWindowManager = LocalServices.getService(WindowManagerInternal.class); in SpecAnimationBridge()936 implements WindowManagerInternal.MagnificationCallbacks {943 private final WindowManagerInternal mWindowManager;950 mWindowManager = LocalServices.getService(WindowManagerInternal.class); in WindowStateObserver()
80 import android.view.WindowManagerInternal;181 private final WindowManagerInternal mWindowManagerService;238 mWindowManagerService = LocalServices.getService(WindowManagerInternal.class); in AccessibilityManagerService()3489 WindowManagerInternal.WindowsForAccessibilityCallback {
43 import android.view.WindowManagerInternal;229 final WindowManagerInternal windowManager = LocalServices.getService( in enableAccessibility()230 WindowManagerInternal.class); in enableAccessibility()
21 import static android.view.WindowManagerInternal.AppTransitionListener;
135 import android.view.WindowManagerInternal;308 WindowManagerInternal mWindowManagerInternal;1508 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in init()
33 import android.view.WindowManagerInternal;58 extends WindowManagerInternal.AppTransitionListener implements Runnable {
55 import android.view.WindowManagerInternal.MagnificationCallbacks;56 import android.view.WindowManagerInternal.WindowsForAccessibilityCallback;
118 import android.view.WindowManagerInternal;641 WindowManagerInternal.OnHardKeyboardStatusChangeListener mHardKeyboardStatusChangeListener;876 private final WindowManagerInternal.AppTransitionListener mActivityManagerAppTransitionNotifier877 = new WindowManagerInternal.AppTransitionListener() {1036 LocalServices.addService(WindowManagerInternal.class, new LocalService()); in WindowManagerService()7486 final WindowManagerInternal.OnHardKeyboardStatusChangeListener listener; in notifyHardKeyboardStatusChange()11160 private final class LocalService extends WindowManagerInternal {
19 import static android.view.WindowManagerInternal.AppTransitionListener;
34 public abstract class WindowManagerInternal { class
56 import android.view.WindowManagerInternal;134 private WindowManagerInternal mWindowManagerInternal;275 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in windowManagerAndInputReady()
114 import android.view.WindowManagerInternal;198 final WindowManagerInternal mWindowManagerInternal;762 implements WindowManagerInternal.OnHardKeyboardStatusChangeListener {856 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in InputMethodManagerService()
4522 android.view.WindowManagerInternal4523 android.view.WindowManagerInternal$AppTransitionListener4524 android.view.WindowManagerInternal$MagnificationCallbacks4525 android.view.WindowManagerInternal$OnHardKeyboardStatusChangeListener4526 android.view.WindowManagerInternal$WindowsForAccessibilityCallback