Searched refs:WindowManagerInternal (Results 1 – 8 of 8) sorted by relevance
32 public abstract class WindowManagerInternal { class
47 import android.view.WindowManagerInternal;95 public final class ScreenMagnifier implements WindowManagerInternal.MagnificationCallbacks,128 private final WindowManagerInternal mWindowManager;192 mWindowManager = LocalServices.getService(WindowManagerInternal.class); in ScreenMagnifier()
79 import android.view.WindowManagerInternal;179 private final WindowManagerInternal mWindowManagerService;231 mWindowManagerService = LocalServices.getService(WindowManagerInternal.class); in AccessibilityManagerService()3044 WindowManagerInternal.WindowsForAccessibilityCallback {
55 import android.view.WindowManagerInternal;133 private WindowManagerInternal mWindowManagerInternal;267 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in windowManagerAndInputReady()
50 import android.view.WindowManagerInternal.MagnificationCallbacks;51 import android.view.WindowManagerInternal.WindowsForAccessibilityCallback;
125 import android.view.WindowManagerInternal;906 LocalServices.addService(WindowManagerInternal.class, new LocalService()); in WindowManagerService()11638 private final class LocalService extends WindowManagerInternal {
70 import android.view.WindowManagerInternal;
97 import android.view.WindowManagerInternal;245 WindowManagerInternal mWindowManagerInternal;1180 mWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in init()