Searched defs:mWindowAttributes (Results 1 – 2 of 2) sorted by relevance
329 private final WindowManager.LayoutParams mWindowAttributes = field in Window
367 public final WindowManager.LayoutParams mWindowAttributes = new WindowManager.LayoutParams(); field in ViewRootImpl3267 mWindowAttributes); in handleWindowFocusChanged() local