/frameworks/base/docs/html/training/monitoring-device-state/ |
docking-monitoring.jd | 38 your updates completely if the device is car docked. Conversely, you may choose to maximize your
|
/frameworks/volley/src/com/android/volley/toolbox/ |
ByteArrayPool.java | 38 * account and also to maximize the odds of being able to reuse a recycled buffer, this class is
|
/external/chromium_org/ash/shelf/ |
shelf_layout_manager_unittest.cc | 393 widget->Maximize(); 813 widget->Maximize(); [all...] |
/external/chromium_org/ash/wm/ |
solo_window_tracker_unittest.cc | 364 // Change w3's state to maximize. Doesn't affect w1. 365 wm::GetWindowState(w3.get())->Maximize();
|
toplevel_window_event_handler.cc | 300 // Minimize/maximize. 308 window_state->Maximize();
|
resize_shadow_and_cursor_unittest.cc | 211 ash::wm::GetWindowState(window())->Maximize();
|
window_animations_unittest.cc | 127 // Cross fade to a larger size, as in a maximize animation.
|
/external/chromium_org/ash/wm/workspace/ |
snap_sizer_unittest.cc | 349 window_state->Maximize(); 376 window_state->Maximize();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
SectionHelper.java | 112 * If the parent layout if a TableWrapLayout, maximize it to span over all columns. 256 * If the parent layout if a TableWrapLayout, maximize it to span over all columns.
|
/external/chromium/chrome/browser/ui/tabs/ |
dock_info.h | 54 MAXIMIZE,
|
/external/chromium_org/ash/wm/caption_buttons/ |
frame_caption_button_container_view.cc | 203 frame_->Maximize();
|
/external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/ |
app_current_window_internal_api.cc | 87 window->Maximize();
|
/external/chromium_org/chrome/browser/ui/cocoa/apps/ |
native_app_window_cocoa.h | 65 virtual void Maximize() OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/gtk/ |
browser_titlebar.cc | 199 const char BrowserTitlebar::kDefaultButtonString[] = ":minimize,maximize,close"; 458 } else if (button_token == "maximize") { 460 maximize_button_.reset(CreateTitlebarButton("maximize", left_side)); 551 } else if (button_name == "maximize") { [all...] |
/external/chromium_org/chrome/browser/ui/views/apps/ |
native_app_window_views.h | 113 virtual void Maximize() OVERRIDE;
|
/external/chromium_org/chrome/test/chromedriver/client/ |
command_executor.py | 82 _Method.POST, '/session/:sessionId/window/:windowHandle/maximize')
|
/external/chromium_org/content/browser/renderer_host/input/ |
gesture_event_filter.h | 54 // as possible and therefore maximize the chance that the event stream can be
|
/external/chromium_org/third_party/opus/src/silk/ |
NLSF2A.c | 72 /* This ordering was found to maximize quality. It improves numerical accuracy of
|
/external/chromium_org/ui/views/widget/ |
native_widget_aura.h | 108 virtual void Maximize() OVERRIDE;
|
widget_delegate.h | 78 // close, minimize, maximize.
|
/external/chromium_org/ui/views/win/ |
hwnd_message_handler_delegate.h | 91 // close, minimize, maximize.
|
/external/compiler-rt/lib/lsan/ |
lsan_interceptors.cc | 202 // Wait until the last iteration to maximize the chance that we are the last
|
/external/llvm/docs/CommandGuide/ |
lli.rst | 224 =simple: Simple two pass scheduling: minimize critical path and maximize processor utilization
|
/frameworks/base/docs/html/training/custom-views/ |
optimizing-view.jd | 112 get the most out of GPU acceleration, you should maximize the number of operations that the GPU is
|
/libcore/luni/src/main/java/org/xml/sax/helpers/ |
XMLReaderFactory.java | 97 * This will also maximize application portability to older SAX
|