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/launcher/
launcher_view.h 360 std::string drag_and_drop_app_id_; member in class:ash::internal::LauncherView
launcher_view.cc 609 drag_and_drop_app_id_ = app_id;
611 delegate_->GetLauncherIDForAppID(drag_and_drop_app_id_);
618 delegate_->GetLauncherIDForAppID(drag_and_drop_app_id_);
673 delegate_->UnpinAppsWithID(drag_and_drop_app_id_);
    [all...]

Completed in 36 milliseconds