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