OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetApplicationList
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.cc
142
last_browser->window(),
GetApplicationList
(0).size() == 2);
150
BrowserShortcutLauncherItemController::
GetApplicationList
(int event_flags) {
234
return new LauncherApplicationMenuItemModel(
GetApplicationList
(event_flags));
app_shortcut_launcher_item_controller.cc
139
AppShortcutLauncherItemController::
GetApplicationList
(int event_flags) {
217
return new LauncherApplicationMenuItemModel(
GetApplicationList
(event_flags));
shell_window_launcher_item_controller.cc
159
ShellWindowLauncherItemController::
GetApplicationList
(int event_flags) {
234
return new LauncherApplicationMenuItemModel(
GetApplicationList
(event_flags));
271
GetApplicationList
(0).size() == 2);
chrome_launcher_controller.cc
[
all
...]
Completed in 422 milliseconds