HomeSort by relevance Sort by last modified time
    Searched refs:attachedWindow (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
WindowState.java 498 WindowState attachedWindow, int appOp, int seq, WindowManager.LayoutParams a,
553 attachedWindow.mAttrs.type) * WindowManagerService.TYPE_LAYER_MULTIPLIER
556 mAttachedWindow = attachedWindow;
584 mIsImWindow = attachedWindow.mAttrs.type == TYPE_INPUT_METHOD
585 || attachedWindow.mAttrs.type == TYPE_INPUT_METHOD_DIALOG;
586 mIsWallpaper = attachedWindow.mAttrs.type == TYPE_WALLPAPER;
    [all...]
AccessibilityController.java     [all...]
WindowManagerService.java     [all...]

Completed in 102 milliseconds