OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switching
(Results
26 - 50
of
1134
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_browsertest.mm
31
// Verify that if the find bar has focus then
switching
tabs and changing
40
// Verify that if the find bar does not have focus then
switching
tabs and
/frameworks/base/docs/html/design/building-blocks/
spinners.jd
34
<p>Use spinners in action bars to switch views. For example, Gmail uses a spinner to permit
switching
36
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
/external/chromium_org/ui/gl/
gl_switches.cc
53
// Indicates whether the dual GPU
switching
is supported or not.
56
// Overwrite the default GPU automatic
switching
behavior to force on
58
const char kGpuSwitching[] = "gpu-
switching
";
/external/chromium_org/tools/perf/measurements/
tab_switching.py
5
"""The tab
switching
measurement.
37
thenrecord a single histogram for the tab
switching
metric.
/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/chromium_org/ash/desktop_background/
user_wallpaper_delegate.h
22
// animation that's used e.g. when
switching
from one user's wallpaper to
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_user_data_logger.h
31
// when an NTP tab is about to be deactivated (be it by
switching
tabs, losing
/external/chromium_org/components/autofill/content/browser/
DEPS
22
# dependency on ChromeRenderViewHostTestHarness now (by
switching
to
/external/chromium_org/remoting/tools/mac/
chromoting-set-channel.sh
46
log "
Switching
Chrome Remote Desktop channel to ${channel}"
/external/chromium_org/third_party/WebKit/ManualTests/
textarea-focus.html
22
The text area will not change to green. Only
switching
to another window and back to this window
/external/llvm/test/MC/ARM/
mode-switch.s
1
@ Test ARM / Thumb mode
switching
with .code
/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
wallpaper_exit.xml
22
<!-- Having trouble avoiding this when
switching
users, so simple fade for now
/external/chromium_org/chrome/browser/resources/ntp4/
page_switcher.js
77
// Only allow page
switching
when a drop could happen on the page being
121
// Stop
switching
when the next page can't be dropped onto.
/external/chromium_org/third_party/opus/src/silk/
control.h
98
/* O: Flag that bandwidth
switching
is allowed (because low voice activity) */
101
/* O: Flag that SILK runs in WB mode without variable LP filter (use for
switching
between WB/SWB/FB) */
/frameworks/native/opengl/libs/GLES_trace/
DESIGN.txt
48
The GLTrace version of eglMakeCurrent now has to be updated to allow
switching
to a context
50
switching
to.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rstat.x
116
* Newest version includes current time and context
switching
info
136
* Old version has no info about current time or context
switching
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rstat.x
116
* Newest version includes current time and context
switching
info
136
* Old version has no info about current time or context
switching
Completed in 384 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>