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