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

<<11121314151617181920>>

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DefaultSoftKeyboardJAJP.java 47 /** Key code for switching to full-width HIRAGANA mode */
50 /** Key code for switching to full-width KATAKANA mode */
53 /** Key code for switching to full-width alphabet mode */
56 /** Key code for switching to full-width number mode */
59 /** Key code for switching to half-width KATAKANA mode */
62 /** Key code for switching to half-width alphabet mode */
65 /** Key code for switching to half-width number mode */
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
localization.jd 20 <li><a href="#resource-switching">Overview: Resource-Switching in Android</a></li>
70 <h2 id="resource-switching">Overview: Resource-Switching in Android</h2>
79 of resource-switching and all the types of configurations that you can
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 54 Since there is a bug in Apple's screen switching code
55 that does not update this variable when switching
703 /* Fade to black to hide resolution-switching flicker (and garbage
743 SDL_SetError ("Failed switching display resolution");
    [all...]
  /bionic/libc/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /cts/tests/src/android/app/cts/
LaunchpadActivity.java 232 * Switch to the next possible lifecycle and return if switching was
241 Log.w(TAG, "Switching expected lifecycles from "
  /development/ndk/platforms/android-3/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /docs/source.android.com/src/devices/
audio_latency.jd 123 bringing up or shutting down a CPU, switching between a security kernel
124 and the normal kernel, switching from full power to low-power mode,
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.cc 168 // Set volume to minimum on mute, since switching the element off does not
172 // switching the element off can be guaranteed to mute it. Currently mute
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_options.js 278 // CSS selectors don't like me anymore, switching to classList
424 // CSS selectors don't like me anymore, switching to classList
  /external/chromium_org/chrome/browser/ui/
browser_window.h 97 // the state changes for the current tab, it is not sent when switching tabs.
115 // shortcuts and will be false in other cases (e.g. switching tabs, "clicking"
  /external/chromium_org/chrome/browser/
upgrade_detector_impl.cc 273 // switching from dev to beta channel, for example). The user needs a
382 // We'll make testing more convenient by switching to seconds of waiting
  /external/chromium_org/chromeos/display/
output_configurator.h 283 // Force switching the display mode to |new_state|. Returns false if
284 // switching failed (possibly because |new_state| is invalid for the
  /external/valgrind/main/callgrind/
threads.c 244 /* thread switching potentially needed, eg. with instrumentation off */
291 /* There is no way to reliable get the thread ID we are switching to
  /external/valgrind/main/coregrind/
m_stacks.c 297 switching to a new stack, for whatever reason.
307 "Warning: client switching stacks? "
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 46 * fake support for two (EAPOL and RSN pre-auth) by switching to pre-auth
47 * whenever wpa_supplicant is trying to pre-authenticate and then switching
  /frameworks/base/docs/html/design/patterns/
navigation.jd 61 <li>Switching views using tabs and/or left-and-right swipes</li>
62 <li>Switching views using a dropdown (aka collapsed tabs)</li>
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 135 <li>Users can navigate quickly between related screens, without needing to first revisit the parent. <p class="note"><strong>Note</strong>: when switching tabs, it is important to maintain this tab-switching immediacy; do not block access to tab indicators by showing modal dialogs while loading content.</p></li>
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DatePickerDialog.java 385 // e.g. Switching from Mar to Apr when Mar 31 is selected -> Apr 30
386 // e.g. Switching from 2012 to 2013 when Feb 29, 2012 is selected -> Feb 28, 2013
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 74 // Used to insure minimal time for seeing the click animation before switching views
414 // This is done in a runnable to allow the click animation to finish before switching views
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneLayout.java 110 * The conversation list changes width when switching view modes, so to visually smooth out
260 * When switching from list->conversation mode or vice versa, animate the change in X.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/
if_types.h 118 #define IFT_DLSW 0x4a /* Data Link Switching */
122 #define IFT_IPSWITCH 0x4e /* IP Switching Objects */

Completed in 3193 milliseconds

<<11121314151617181920>>