Searched defs:initialRect (Results 1 – 4 of 4) sorted by relevance
30 public Rect initialRect; field in DockedTopTaskEvent32 public DockedTopTaskEvent(int dragMode, Rect initialRect) { in DockedTopTaskEvent()
32 void sendDockingTopTaskEvent(int dragMode, in Rect initialRect); in sendDockingTopTaskEvent()
100 public void sendDockingTopTaskEvent(int dragMode, Rect initialRect) throws RemoteException { in sendDockingTopTaskEvent()