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

/external/chromium_org/ash/shelf/
H A Dshelf_view.h407 std::string drag_and_drop_app_id_; member in class:ash::ShelfView
H A Dshelf_view.cc588 drag_and_drop_app_id_ = app_id;
590 delegate_->GetShelfIDForAppID(drag_and_drop_app_id_);
601 delegate_->GetShelfIDForAppID(drag_and_drop_app_id_);
662 delegate_->UnpinAppWithID(drag_and_drop_app_id_);

Completed in 867 milliseconds