Searched defs:postEvent (Results 1 – 8 of 8) sorted by relevance
80 public void postEvent(SnippetEvent snippetEvent) { in postEvent() method in EventCache
282 public void postEvent(String name, Object data) { in postEvent() method in EventFacade289 public void postEvent(String name, Object data, boolean enqueue) { in postEvent() method in EventFacade
283 private void postEvent() { in postEvent() method in SensorManagerFacade.SensorValuesCollector
350 auto* postEvent = static_cast<CFWL_EventSelectChanged*>(pEvent); in OnProcessEvent() local
230 CFWL_Event postEvent(CFWL_Event::Type::PostDropDown, this); in ShowDropDownList() local
377 public void postEvent(MediaEvent e) { in postEvent() method in ShadowMediaPlayer
367 public void postEvent(MediaEvent e) { in postEvent() method in ShadowMediaPlayer
765 private void postEvent(String eventName, Bundle results) { in postEvent() method in WifiAwareManagerFacade.AwareDiscoverySessionCallbackPostsEvents