Searched refs:sendDockingTopTaskEvent (Results 1 – 3 of 3) sorted by relevance
32 void sendDockingTopTaskEvent(in Rect initialRect); in sendDockingTopTaskEvent() method
102 public void sendDockingTopTaskEvent(Rect initialRect) throws RemoteException { in sendDockingTopTaskEvent() method in RecentsSystemUser
583 mUserToSystemCallbacks.sendDockingTopTaskEvent(event.initialRect); in onBusEvent()