Searched refs:runEvent (Results 1 – 4 of 4) sorted by relevance
328 ret = mGraph->handleExecutionPhase(runEvent); in broadcastStartRun()344 ret = mClient->handleExecutionPhase(runEvent); in broadcastStartRun()351 (void)it.second->handleExecutionPhase(runEvent); in broadcastStartRun()360 (void)mGraph->handleExecutionPhase(runEvent); in broadcastStartRun()362 (void)it.second->handleExecutionPhase(runEvent); in broadcastStartRun()385 (void)mGraph->handleExecutionPhase(runEvent); in broadcastAbortRun()388 (void)mClient->handleExecutionPhase(runEvent); in broadcastAbortRun()410 (void)mClient->handleStopWithFlushPhase(runEvent); in broadcastStopWithFlush()417 DefaultEvent runEvent = in broadcastStopComplete() local423 (void)mGraph->handleStopWithFlushPhase(runEvent); in broadcastStopComplete()[all …]
180 void runEvent(IInterface service) throws RemoteException; in runEvent() method268 event.runEvent(iface); in sendEvent()365 pendingEvent.runEvent(iface); in connect()
1004 public void runEvent(IInterface service) throws RemoteException { in callFocusedActivityChangedLocked()
43127 PLcom/android/server/vr/VrManagerService$6;->runEvent(Landroid/os/IInterface;)V