Searched refs:runEvent (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/utils/
H A DManagedApplicationService.java88 void runEvent(IInterface service) throws RemoteException; method in interface:ManagedApplicationService.PendingEvent
158 event.runEvent(iface);
234 pendingEvent.runEvent(iface);
/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java763 public void runEvent(IInterface service) throws RemoteException {

Completed in 62 milliseconds