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

  /external/chromium_org/ash/shelf/
shelf_view.h 409 std::string drag_and_drop_app_id_; member in class:ash::ShelfView
shelf_view.cc 588 drag_and_drop_app_id_ = app_id;
590 delegate_->GetShelfIDForAppID(drag_and_drop_app_id_);
601 delegate_->GetShelfIDForAppID(drag_and_drop_app_id_);
664 delegate_->UnpinAppWithID(drag_and_drop_app_id_);
    [all...]

Completed in 117 milliseconds