Searched refs:getWindowFrame (Results 1 – 3 of 3) sorted by relevance
215 public abstract void getWindowFrame(IBinder token, Rect outBounds); in getWindowFrame() method in WindowManagerInternal
831 mWindowManagerService.getWindowFrame(token, outBounds); in getWindowBounds()
11266 public void getWindowFrame(IBinder token, Rect outBounds) { in getWindowFrame() method in WindowManagerService.LocalService