Searched refs:getWindowFrame (Results 1 – 4 of 4) sorted by relevance
415 public abstract void getWindowFrame(IBinder token, Rect outBounds); in getWindowFrame() method in WindowManagerInternal
7631 public void getWindowFrame(IBinder token, Rect outBounds) { in getWindowFrame() method in WindowManagerService.LocalService
1341 mWindowManagerService.getWindowFrame(token, outBounds); in getWindowBounds()
49869 PLcom/android/server/wm/WindowManagerService$LocalService;->getWindowFrame(Landroid/os/IBinder;Land…