/external/qemu-pc-bios/vgabios/ |
Notes | 8 - characters format switching will set the bios
|
/external/webkit/Source/WebCore/manual-tests/ |
video-in-non-frontmost-tab.html | 3 If you hear music before switching tabs, then the test failed.
|
textarea-focus.html | 22 The text area will not change to green. Only switching to another window and back to this window
|
/frameworks/base/services/java/com/android/server/am/ |
UserStartedState.java | 40 public boolean switching; field in class:UserStartedState 56 if (switching) pw.print(" SWITCHING");
|
/external/kernel-headers/original/linux/ |
vt.h | 27 #define VT_AUTO 0x00 /* auto vt switching */ 28 #define VT_PROCESS 0x01 /* process controls switching */ 61 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */ 62 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
vt.h | 39 #define VT_AUTO 0x00 /* auto vt switching */ 40 #define VT_PROCESS 0x01 /* process controls switching */ 73 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */ 74 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
vt.h | 39 #define VT_AUTO 0x00 /* auto vt switching */ 40 #define VT_PROCESS 0x01 /* process controls switching */ 73 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */ 74 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
vt.h | 39 #define VT_AUTO 0x00 /* auto vt switching */ 40 #define VT_PROCESS 0x01 /* process controls switching */ 73 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */ 74 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
|
/frameworks/base/core/java/android/app/ |
IUiModeManager.aidl | 45 * 3 - automatic mode switching 51 * 2 for night, and 3 for automatic mode switching.
|
/external/chromium/chrome/browser/chromeos/ |
metrics_cros_settings_provider.h | 16 // CrosSettingsProvider that abstracts switching of stats/crash
|
/external/chromium/chrome/browser/ui/cocoa/ |
tab_view_picker_table.h | 14 // of the tab view, clicking the table updates the tab view, and switching
|
/external/valgrind/main/gdbserver_tests/ |
mcinfcallWSRU.stderrB.exp | 23 [Switching to thread 1 (Thread ....)] 27 [Switching to thread 2 (Thread ....)] 36 [Switching to thread 3 (Thread ....)] 45 [Switching to thread 4 (Thread ....)]
|
/frameworks/base/docs/html/design/building-blocks/ |
spinners.jd | 26 <p>Use spinners in action bars to switch views. For example, Gmail uses a spinner to permit switching 28 your app, but not necessarily a frequent occurrence. In cases where view switching is frequent, use
|
/frameworks/base/docs/html/training/backward-compatible-ui/ |
using-component.jd | 16 <li><a href="#switching-logic">Add the Switching Logic</a></li> 32 <p>Now that you have two implementations of <code>TabHelper</code> and <code>CompatTab</code>—one for Android 3.0 and later and one for earlier versions of the platform—it's time to do something with these implementations. This lesson discusses creating the logic for switching between these implementations, creating version-aware layouts, and finally using the backward-compatible UI component.</p> 34 <h2 id="switching-logic">Add the Switching Logic</h2>
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
GlAppSwitchTest.java | 30 * Tests OpenGl rendering after task switching to other GL-using application 103 * run foreground / background task switching between replica island and GlPlanetsActivity. 104 * @param waitTimeMs time to wait after each task switching
|
/development/samples/Support13Demos/src/com/example/android/supportv13/app/ |
_index.html | 12 <dd>Demonstrates the use of fragments to implement switching between
|
/external/chromium/chrome/browser/chromeos/login/ |
keyboard_switch_menu.h | 18 // a dropdown menu for switching keyboard layout. Note that the InputMethodMenu
|
ownership_status_checker.h | 33 // The refcounted core that handles the thread switching.
|
/external/chromium/chrome/browser/chromeos/status/ |
input_method_menu_button.h | 20 // switching input method and keyboard layout.
|
/external/llvm/test/MC/ARM/ |
mode-switch.s | 1 @ Test ARM / Thumb mode switching with .code
|
/external/skia/include/gpu/ |
GrUserConfig.h | 40 * switching shaders is expensive.
|
/external/webkit/Source/WebCore/platform/graphics/ |
FontRenderingMode.h | 31 // This setting is used to provide ways of switching between multiple rendering modes that may have different
|
/frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
block_switch.h | 19 Content: Block switching structure and functions
|
psy_data.h | 50 BLOCK_SWITCHING_CONTROL blockSwitchingControl; /* block switching */
|
/frameworks/base/core/res/res/anim/ |
wallpaper_enter.xml | 22 <!-- Having trouble avoiding this when switching users, so simple fade for now
|