Home
last modified time | relevance | path

Searched defs:shelf_id (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/app_service/
H A Dapp_service_app_window_launcher_controller.cc137 ash::ShelfID shelf_id = proxy_->InstanceRegistry().GetShelfId(window); in ActiveUserChanged() local
186 ash::ShelfID shelf_id = in OnWindowPropertyChanged() local
211 ash::ShelfID shelf_id = GetShelfId(window); in OnWindowVisibilityChanged() local
335 ash::ShelfID shelf_id(update.AppId(), update.LaunchId()); in OnInstanceUpdate() local
410 const ash::ShelfID& shelf_id) { in AddWindowToShelf()
468 const ash::ShelfID shelf_id = GetShelfId(window); in SetWindowActivated() local
487 const ash::ShelfID& shelf_id) { in RegisterWindow()
538 const ash::ShelfID shelf_id = app_window->shelf_id(); in AddAppWindowToShelf() local
563 const ash::ShelfID shelf_id = app_window->shelf_id(); in RemoveAppWindowFromShelf() local
612 ash::ShelfID shelf_id; in GetShelfId() local
[all …]
H A Dapp_service_app_window_arc_tracker.cc316 const ash::ShelfID shelf_id = info->shelf_id(); in AttachControllerToWindow() local
346 const ash::ShelfID& shelf_id, in OnItemDelegateDiscarded()
382 const ash::ShelfID shelf_id(app_shelf_id.ToString()); in AttachControllerToTask() local
H A Dapp_service_app_window_launcher_item_controller.cc27 const ash::ShelfID& shelf_id, in AppServiceAppWindowLauncherItemController()
H A Dapp_service_app_window_crostini_tracker.cc216 ash::ShelfID shelf_id = in GetShelfAppId() local
H A Dapp_service_instance_registry_helper.cc253 const ash::ShelfID& shelf_id, in OnWindowVisibilityChanged()
299 const ash::ShelfID& shelf_id, in SetWindowActivated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/
H A Dapp_window_base.h42 const ash::ShelfID& shelf_id() const { return shelf_id_; } in shelf_id() function
44 void set_shelf_id(const ash::ShelfID& shelf_id) { shelf_id_ = shelf_id; } in set_shelf_id()
H A Dsettings_window_observer.cc51 const ash::ShelfID shelf_id(ash::kInternalAppIdSettings); in OnNewSettingsWindow() local
H A Dshelf_spinner_controller.cc193 const ash::ShelfID shelf_id(app_id); in HideSpinner() local
225 const ash::ShelfID shelf_id(app_id); in RemoveSpinnerFromControllerMap() local
341 const ash::ShelfID shelf_id(app_id); in AddSpinnerToShelf() local
H A Dchrome_launcher_controller.cc433 const ash::ShelfID shelf_id(app_id); in ActivateApp() local
449 const ash::ShelfID& shelf_id, in SetLauncherItemImage()
467 ash::ShelfID shelf_id(launcher_controller_helper_->GetAppID(contents)); in UpdateAppState() local
791 ash::ShelfID shelf_id(app_id); in PinnedItemIndexByAppID() local
892 ash::ShelfID shelf_id(app_id); in OnAppUninstalledPrepared() local
927 const ash::ShelfID& shelf_id, in CreateAppShortcutLauncherItem()
933 const ash::ShelfID& shelf_id, in CreateAppShortcutLauncherItem()
981 const ash::ShelfID& shelf_id) { in PinRunningAppInternal()
998 void ChromeLauncherController::SyncPinPosition(const ash::ShelfID& shelf_id) { in SyncPinPosition()
H A Dshelf_context_menu_unittest.cc301 const ash::ShelfID shelf_id(app_id); in TEST_F() local
438 const ash::ShelfID shelf_id(app_id); in TEST_F() local
528 const ash::ShelfID shelf_id(app_id); in TEST_F() local
553 const ash::ShelfID shelf_id(app_id); in TEST_F() local
582 const ash::ShelfID shelf_id(app_id); in TEST_F() local
H A Darc_app_window_info.cc82 const ash::ShelfID ArcAppWindowInfo::shelf_id() const { in shelf_id() function in ArcAppWindowInfo
H A Dapp_window_base.cc10 AppWindowBase::AppWindowBase(const ash::ShelfID& shelf_id, in AppWindowBase()
H A Dchrome_launcher_controller_browsertest.cc233 ash::ShelfID CreateAppShortcutLauncherItem(const ash::ShelfID& shelf_id) { in CreateAppShortcutLauncherItem()
988 ash::ShelfID shelf_id = in IN_PROC_BROWSER_TEST_F() local
1142 ash::ShelfID shelf_id = in IN_PROC_BROWSER_TEST_F() local
1168 ash::ShelfID shelf_id = in IN_PROC_BROWSER_TEST_F() local
1192 ash::ShelfID shelf_id = in IN_PROC_BROWSER_TEST_F() local
1217 ash::ShelfID shelf_id = in IN_PROC_BROWSER_TEST_F() local
1252 ash::ShelfID shelf_id = in IN_PROC_BROWSER_TEST_F() local
2408 ash::ShelfID shelf_id(app_id); in IN_PROC_BROWSER_TEST_F() local
2431 ash::ShelfID shelf_id(app_id); in IN_PROC_BROWSER_TEST_F() local
H A Dapp_shortcut_launcher_item_controller.cc249 AppShortcutLauncherItemController::Create(const ash::ShelfID& shelf_id) { in Create()
257 const ash::ShelfID& shelf_id) in AppShortcutLauncherItemController()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dshelf.py44 def __init__(self, shelf_id): argument
391 def get_shelf_filename(self, shelf_id): argument
424 def read_shelf(self, shelf_id): argument
437 def get_unshelver(self, shelf_id): argument
448 def get_metadata(self, shelf_id): argument
457 def delete_shelf(self, shelf_id): argument
H A Dshelf_ui.py69 def shelved_id(self, shelf_id): argument
379 def from_args(klass, shelf_id=None, action='apply', directory='.', argument
429 def __init__(self, tree, manager, shelf_id, apply_changes=True, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/
H A Dshelf_item_delegate.h43 const ShelfID& shelf_id() const { return shelf_id_; } in shelf_id() function
44 void set_shelf_id(const ShelfID& shelf_id) { shelf_id_ = shelf_id; } in set_shelf_id()
H A Dshelf_model.cc58 const ShelfID shelf_id(app_id); in PinAppWithID() local
136 ShelfModel::RemoveItemAndTakeShelfItemDelegate(const ShelfID& shelf_id) { in RemoveItemAndTakeShelfItemDelegate()
228 void ShelfModel::SetActiveShelfID(const ShelfID& shelf_id) { in SetActiveShelfID()
293 const ShelfID& shelf_id, in SetShelfItemDelegate()
321 const ShelfID& shelf_id) { in GetAppWindowLauncherItemController()
H A Dshelf_item_delegate.cc12 ShelfItemDelegate::ShelfItemDelegate(const ShelfID& shelf_id) in ShelfItemDelegate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/plugin_vm/
H A Dplugin_vm_test_helper.cc42 explicit FakeShelfItemDelegate(const ash::ShelfID& shelf_id) in FakeShelfItemDelegate()
157 ash::ShelfID shelf_id(kPluginVmShelfAppId); in OpenShelfItem() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/crostini_installer/
H A Dcrostini_installer_dialog.cc90 const ash::ShelfID shelf_id(crostini::kCrostiniInstallerShelfId); in AdjustWidgetInitParams() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dscrollable_shelf_view_unittest.cc89 explicit TestShelfItemDelegate(const ShelfID& shelf_id) in TestShelfItemDelegate()
1104 ShelfID shelf_id = AddAppShortcut(); in TEST_P() local
1125 ShelfID shelf_id = AddAppShortcut(); in TEST_P() local
1200 const ShelfID shelf_id = AddAppShortcut(); in TEST_F() local
1234 const ShelfID shelf_id = AddAppShortcut(); in TEST_F() local
H A Dshelf_window_watcher.cc159 const ShelfID shelf_id = GetShelfID(window); in RemoveShelfItem() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/crostini_upgrader/
H A Dcrostini_upgrader_dialog.cc99 const ash::ShelfID shelf_id(crostini::kCrostiniUpgraderShelfId); in AdjustWidgetInitParams() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dchrome_launcher_prefs.cc639 void RemovePinPosition(Profile* profile, const ash::ShelfID& shelf_id) { in RemovePinPosition()
657 const ash::ShelfID& shelf_id, in SetPinPosition()

12