HomeSort by relevance Sort by last modified time
    Searched defs:IsAppPinned (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/shell/
shelf_delegate_impl.cc 41 bool ShelfDelegateImpl::IsAppPinned(const std::string& app_id) {
  /external/chromium_org/chrome/browser/ui/ash/app_list/
app_list_controller_ash.cc 39 bool AppListControllerDelegateAsh::IsAppPinned(
41 return ChromeLauncherController::instance()->IsAppPinned(extension_id);
  /external/chromium_org/ash/test/
test_shelf_delegate.cc 100 bool TestShelfDelegate::IsAppPinned(const std::string& app_id) {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_delegate_impl.cc 38 bool AppListControllerDelegateImpl::IsAppPinned(
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc 808 bool ChromeLauncherController::IsAppPinned(const std::string& app_id) {
    [all...]

Completed in 203 milliseconds