HomeSort by relevance Sort by last modified time
    Searched full:event_service (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/search/
hotword_service.cc 494 HotwordPrivateEventService* event_service = local
496 if (event_service)
497 event_service->OnHotwordSessionRequested();
507 HotwordPrivateEventService* event_service = local
509 if (event_service)
510 event_service->OnHotwordSessionStopped();

Completed in 273 milliseconds