HomeSort by relevance Sort by last modified time
    Searched refs:Shell (Results 276 - 300 of 537) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchDialog.java 34 import org.eclipse.swt.widgets.Shell;
56 * @param parentShell the parent shell
59 public ConvertSwitchDialog(Shell parentShell, String field) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
LayoutCreatorDialog.java 35 import org.eclipse.swt.widgets.Shell;
52 * @param parentShell the parent {@link Shell}.
56 public LayoutCreatorDialog(Shell parentShell, String fileName, FolderConfiguration config) {
LocaleMenuListener.java 33 import org.eclipse.swt.widgets.Shell;
69 Shell shell = mConfigChooser.getShell(); local
70 AddTranslationDialog dialog = new AddTranslationDialog(shell, project);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
ColumnDialog.java 33 import org.eclipse.swt.widgets.Shell;
45 public ColumnDialog(Shell parent, LintColumn[] fields, LintColumn[] selected) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
OpenWizardAction.java 28 import org.eclipse.swt.widgets.Shell;
140 Shell parent = window.getShell();
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitorDialog.java 33 import org.eclipse.swt.widgets.Shell;
55 public LogCatMonitorDialog(Shell parentShell) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
HierarchyViewerPlugin.java 29 import org.eclipse.swt.widgets.Shell;
107 Shell shell = Display.getDefault().getActiveShell();
109 MessageDialog.openError(shell, tag, message);
111 MessageDialog.openWarning(shell, tag, message);
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
SdkLocationChooserDialog.java 36 import org.eclipse.swt.widgets.Shell;
49 public SdkLocationChooserDialog(Shell parentShell) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManagerTest.java 21 import org.eclipse.swt.widgets.Shell;
29 LayoutCanvas canvas = new LayoutCanvas(null, null, new Shell(), 0);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipantTest.java 35 import org.eclipse.swt.widgets.Shell;
127 Shell parent = AdtPlugin.getShell();
  /external/chromium_org/ash/
focus_cycler.cc 7 #include "ash/shell.h"
80 ash::Shell::GetInstance()->window_cycle_controller()->HandleCycleWindow(
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_view_unittest.cc 11 #include "ash/shell.h"
29 Shell::GetInstance()->browser_context(),
  /external/chromium_org/ash/wm/
video_detector_unittest.cc 7 #include "ash/shell.h"
71 detector_ = Shell::GetInstance()->video_detector();
179 Shell::GetInstance()->OnAppTerminating();
192 Shell::GetPrimaryRootWindow()->AddChild(window.get());
218 gfx::Point(Shell::GetPrimaryRootWindow()->bounds().width(), 0),
window_util.cc 11 #include "ash/shell.h"
45 return aura::client::GetActivationClient(Shell::GetPrimaryRootWindow())->
130 Shell::GetScreen()->GetDisplayNearestWindow(window);
201 ash::Shell::GetContainer(target_root, window->parent()->id());
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager.cc 11 #include "ash/shell.h"
57 Shell::GetScreen()->GetDisplayNearestWindow(window).bounds();
61 Shell::GetInstance()->display_controller();
68 Shell::GetContainer(new_root, window->parent()->id());
272 Shell::GetScreen()->GetDisplayNearestWindow(window).bounds();
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_unittest.cc 10 #include "ash/shell.h"
135 EXPECT_FALSE(ash::Shell::GetInstance()->desktop_background_controller()->
webui_screen_locker.cc 7 #include "ash/shell.h"
54 ash::Shell::GetInstance()->lock_state_controller()->AddObserver(this);
59 gfx::Rect bounds(ash::Shell::GetScreen()->GetPrimaryDisplay().bounds());
142 ash::Shell::GetInstance()->
  /external/chromium_org/chrome/browser/chromeos/
sms_observer.cc 7 #include "ash/shell.h"
105 ash::Shell::GetInstance()->system_tray_notifier()->NotifyAddSmsMessage(dict);
  /external/chromium_org/chrome/browser/ui/ash/
ash_keyboard_controller_proxy.cc 8 #include "ash/shell.h"
44 aura::Window* root_window = ash::Shell::GetInstance()->GetPrimaryRootWindow();
chrome_shell_delegate_browsertest.cc 10 #include "ash/shell.h"
44 ash::ShellDelegate* shell_delegate = ash::Shell::GetInstance()->delegate();
72 ash::ShellDelegate* shell_delegate = ash::Shell::GetInstance()->delegate();
173 ash::ShellDelegate* shell_delegate = ash::Shell::GetInstance()->delegate();
chrome_shell_delegate_chromeos.cc 55 ash::Shell::GetInstance()->mru_window_tracker()->BuildMruWindowList();
258 ash::Shell::GetInstance()->CreateLauncher();
262 ash::Shell::GetInstance()->ShowLauncher();
  /external/chromium_org/content/browser/gpu/
gpu_functional_browsertest.cc 13 #include "content/shell/shell.h"
41 NavigateToURL(shell(),
65 EXPECT_TRUE(ExecuteScriptAndExtractString(shell()->web_contents(),
73 Shell::Initialize();
79 NavigateToURL(shell(), full_url);
  /external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc 24 #include "content/shell/shell.h"
44 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell();
60 void NavigateAndWaitForTitle(Shell* shell,
69 TitleWatcher title_watcher(shell->web_contents(), expected_title16);
70 NavigateToURL(shell, url);
77 shell()->web_contents()->GetBrowserContext());
86 shell()->web_contents()->GetBrowserContext())->GetQuotaManager())
    [all...]
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 22 #include "ash/shell.h"
134 Shell::GetInstance()->AddPreTargetHandler(this);
138 Shell::GetInstance()->RemovePreTargetHandler(this);
212 Shell::GetInstance()->AddShellObserver(this);
221 Shell::GetInstance()->RemoveShellObserver(this);
300 Shell::GetInstance()->SetDisplayWorkAreaInsets(
318 if (Shell::GetInstance()->session_state_delegate()->IsScreenLocked()) {
356 Shell::GetScreen()->GetCursorScreenPoint());
575 Shell::GetInstance()->session_state_delegate()->IsScreenLocked();
665 Shell::GetInstance()->SetDisplayWorkAreaInsets
    [all...]
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.cc 13 #include "ash/shell.h"
142 aura::Window* dock_container = Shell::GetContainer(
153 aura::Window* dock_container = Shell::GetContainer(
220 aura::Window* dock_container = Shell::GetContainer(

Completed in 881 milliseconds

<<11121314151617181920>>