HomeSort by relevance Sort by last modified time
    Searched full:switching (Results 276 - 300 of 806) sorted by null

<<11121314151617181920>>

  /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
  /docs/source.android.com/src/source/
build-numbers.md 156 switching the git checkout paramater, and if necessary the -m parameter in
version-control.md 71 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 [Separating topic branches](http://www.kernel.org/pub/software/scm/git/docs/howto/separating-topic-branches.txt).
  /external/apache-http/src/org/apache/http/
HttpStatus.java 52 /** <tt>101 Switching Protocols</tt> (HTTP/1.1 - RFC 2616)*/
  /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/clang/docs/
PTHInternals.html 167 involved in context-switching to the kernel to resolve included files.</p></li>
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 262 Value *Val = SI->getCondition(); // The value we are switching on...
  /external/qemu-pc-bios/vgabios/
vbe_display_api.txt 175 This can be used for switching banks in banked mode.
  /external/quake/quake/src/QW/
qwchangelog.txt 225 switching to the new one)
  /external/quake/quake/src/WinQuake/
glqnotes.txt 33 This will start glquake in a window on your desktop instead of switching the
  /external/quake/quake/src/WinQuake/kit/
README.TXT 33 This will start glquake in a window on your desktop instead of switching the
  /external/replicaisland/src/com/replica/replicaisland/
Grid.java 347 // too fast task switching leaves buffers in the middle pos which
MainMenuActivity.java 284 // show message about switching from tilt to screen controls
  /external/replicaisland/tools/
ExtractPoints.js 37 // Back up the ruler units that this file uses before switching to pixel units.
  /external/webkit/Tools/Scripts/webkitpy/common/system/
filesystem_mock.py 152 # We need to use a copy of the keys here in order to avoid switching
  /external/wpa_supplicant_8/src/ap/
ieee802_11_shared.c 198 *pos |= 0x80; /* Bit 39 - TDLS Channel Switching Prohibited */
  /frameworks/base/core/java/android/webkit/
HTML5VideoFullScreen.java 124 // We need to set the display to null before switching into inline
  /frameworks/base/core/java/android/widget/
ViewAnimator.java 32 * when switching between its views.
  /frameworks/base/docs/html/design/patterns/
pure-android.jd 75 platform and to avoid confusion between actions and view switching on Android.</p>
  /frameworks/base/docs/html/tools/help/
bmgr.jd 169 switching back and forth between them will not corrupt the saved state.
  /frameworks/base/services/java/com/android/server/
CommonTimeManagementService.java 351 Log.e(TAG, String.format("Switching common time service binding from %s to %s.",

Completed in 738 milliseconds

<<11121314151617181920>>