HomeSort by relevance Sort by last modified time
    Searched refs:OnResultDestroying (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/app_list/
search_result_observer.h 33 virtual void OnResultDestroying() {}
search_result.cc 36 FOR_EACH_OBSERVER(SearchResultObserver, observers_, OnResultDestroying());
  /external/chromium_org/ui/app_list/views/
tile_item_view.h 42 virtual void OnResultDestroying() OVERRIDE;
tile_item_view.cc 102 void TileItemView::OnResultDestroying() {

Completed in 738 milliseconds