Home
last modified time | relevance | path

Searched refs:WindowManagerInternal (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java46 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()
DAccessibilityManagerService.java80 import android.view.WindowManagerInternal;
181 private final WindowManagerInternal mWindowManagerService;
238 mWindowManagerService = LocalServices.getService(WindowManagerInternal.class); in AccessibilityManagerService()
3489 WindowManagerInternal.WindowsForAccessibilityCallback {
/frameworks/base/services/core/java/com/android/server/policy/
DEnableAccessibilityController.java43 import android.view.WindowManagerInternal;
229 final WindowManagerInternal windowManager = LocalServices.getService( in enableAccessibility()
230 WindowManagerInternal.class); in enableAccessibility()
DStatusBarController.java21 import static android.view.WindowManagerInternal.AppTransitionListener;
DPhoneWindowManager.java135 import android.view.WindowManagerInternal;
308 WindowManagerInternal mWindowManagerInternal;
1508 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in init()
/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java33 import android.view.WindowManagerInternal;
58 extends WindowManagerInternal.AppTransitionListener implements Runnable {
DAccessibilityController.java55 import android.view.WindowManagerInternal.MagnificationCallbacks;
56 import android.view.WindowManagerInternal.WindowsForAccessibilityCallback;
DWindowManagerService.java118 import android.view.WindowManagerInternal;
641 WindowManagerInternal.OnHardKeyboardStatusChangeListener mHardKeyboardStatusChangeListener;
876 private final WindowManagerInternal.AppTransitionListener mActivityManagerAppTransitionNotifier
877 = 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 {
DAppTransition.java19 import static android.view.WindowManagerInternal.AppTransitionListener;
/frameworks/base/core/java/android/view/
DWindowManagerInternal.java34 public abstract class WindowManagerInternal { class
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java56 import android.view.WindowManagerInternal;
134 private WindowManagerInternal mWindowManagerInternal;
275 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in windowManagerAndInputReady()
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java114 import android.view.WindowManagerInternal;
198 final WindowManagerInternal mWindowManagerInternal;
762 implements WindowManagerInternal.OnHardKeyboardStatusChangeListener {
856 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in InputMethodManagerService()
/frameworks/base/
Dcompiled-classes-phone4522 android.view.WindowManagerInternal
4523 android.view.WindowManagerInternal$AppTransitionListener
4524 android.view.WindowManagerInternal$MagnificationCallbacks
4525 android.view.WindowManagerInternal$OnHardKeyboardStatusChangeListener
4526 android.view.WindowManagerInternal$WindowsForAccessibilityCallback