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