HomeSort by relevance Sort by last modified time
    Searched full:switching (Results 401 - 425 of 1134) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.h 98 // Returns the current state. This assumes we are switching tabs, and changes
239 // switching tabs.
433 // state (on switching tabs) and whether changes to the page URL should be
  /external/chromium_org/chrome/installer/util/
google_update_settings.cc 425 "switching to channel: "
431 VLOG(1) << "Incremental installer failed; switching to channel: "
445 VLOG(1) << "Removed multi-install failure key; switching to channel: "
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardProxy.java 178 // Last thing to do before switching to quiet mode is
180 log("Switching to QuietMode.");
185 log("updateQuietMode: Switching out from QuietMode."
  /packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java 444 // Switching effects while running. Inform video camera.
470 // Switching effects while running. Stop existing runner.
    [all...]
  /frameworks/base/docs/html/training/articles/
memory.jd 17 <li><a href="#SwitchingApps">Switching Apps</a></li>
157 <h3 id="SwitchingApps">Switching Apps</h3>
163 the user later returns to the app, the process is reused for faster app switching.</p>
201 the LRU cache, making app switching less efficient. It can even lead to thrashing in the system
333 performance may be slower when task switching or performing other common operations.</p>
    [all...]
  /external/chromium_org/net/websockets/
websocket_job_unittest.cc 505 "HTTP/1.1 101 Switching Protocols\r\n"
513 "HTTP/1.1 101 Switching Protocols\r\n"
888 spdy_util_.SetHeader("status", "101 Switching Protocols",
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbevents.c 212 /* Prevent switching the virtual terminal */
931 /* Handle switching to another VC, returns when our VC is back */
976 /* Figure out whether or not we're switching to a new console */
  /packages/apps/Camera/src/com/android/camera/
EffectsRecorder.java 617 // Switching effects while running. Inform video camera.
649 // Switching effects while running. Stop existing runner.
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateSingleTouchTests.java 54 // Switching between alphabet and symbols.
71 // Switching between alphabet shifted and symbols.
91 // Switching between alphabet shift locked and symbols.
    [all...]
  /art/runtime/
indirect_reference_table_test.cc 193 ASSERT_EQ(0U, irt.Capacity()) << "switching del not empty";
scoped_thread_state_change.h 108 // This class performs the necessary thread state switching to and from Runnable and lets us
  /dalvik/vm/test/
TestIndirectRefTable.cpp 253 ALOGE("switching del not empty");
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CameraPreview.java 107 // Inflate our menu which can gather user input for switching camera
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
CameraFragment.java 120 // Inflate our menu which can gather user input for switching camera
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
SessionManager.java 244 // state, and remember the current playback position. Called when switching
  /device/lge/mako/
device.mk 134 # while switching new audio HAL from legacy HAL
  /docs/source.android.com/src/source/
developing.jd 75 <p>Start a topic branch in your local work environment whenever you begin a change, for example when you begin work on a bug or new feature. A topic branch is not a copy of the original files; it is a pointer to a particular commit. This makes creating local branches and switching among them a light-weight operation. By using branches, you can isolate one aspect of your work from the others. For an interesting article about using topic branches, see <a href="http://www.kernel.org/pub/software/scm/git/docs/howto/separating-topic-branches.txt">Separating topic branches</a>.
  /external/apache-http/src/org/apache/http/
HttpStatus.java 52 /** <tt>101 Switching Protocols</tt> (HTTP/1.1 - RFC 2616)*/
  /external/ceres-solver/internal/ceres/
parameter_block.h 303 // permit switching from a ParameterBlock* to an index in another array.
  /external/chromium/chrome/browser/bookmarks/
bookmark_index.cc 32 // it handles the necessary switching between nodes and terms.front().
  /external/chromium/chrome/browser/chromeos/input_method/
input_method_util.h 138 // methods that are not for keybord layout switching. Returns true on success.
  /external/chromium/chrome/browser/debugger/
devtools_window.cc 160 // Avoid consecutive window switching if the devtools window has been opened
  /external/chromium-trace/trace-viewer/src/ui/
mouse_mode_selector.js 19 * Provides a panel for switching the interaction mode between
  /external/chromium_org/ash/
ash_switches.cc 117 // Enables overview mode for window switching.
  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 32 // BackgroundModeManager is responsible for switching Chrome into and out of

Completed in 634 milliseconds

<<11121314151617181920>>