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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/java/android/app/
TabActivity.java 38 * <p>The implementation needs to take over responsibility for switching
  /frameworks/base/docs/html/design/patterns/
actionbar.jd 10 <li>Supports consistent navigation and view switching within apps.</li>
50 views. Examples of view-switching controls are drop-down menus or tab controls.
205 <li>The user is switching between views of the same data set (for example: calendar events viewed by day, week, or month) or data sets of the same type (such as content for two different accounts).</li>
367 <p>If view navigation is very important to your app, use tabs (for fastest view-switching) or spinners.</p>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/media/
RingtonePlayer.java 48 // TODO: support Uri switching under same IBinder
  /frameworks/ex/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 109 * We intercept touch event intercepts so we can prevent switching views when the
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 109 * We intercept touch event intercepts so we can prevent switching views when the
  /frameworks/support/v4/java/android/support/v4/app/
FragmentStatePagerAdapter.java 39 * switching between pages.
  /hardware/invensense/mlsdk/mllite/
mlcontrol.h 75 // the control signal from switching rapidly across elements of the grid.</dd>
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcifcfunc.h 8 * Holds the functions for SIQ, YIELD and FastCall for switching to the secure world.
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraHolder.java 42 * <p>This is used in switching between {@code Camera} and {@code VideoCamera}
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
ZoomControlWheel.java 34 * which is called in switching between first-level and second-level indicators.
  /packages/apps/Nfc/src/com/android/nfc/
RegisteredComponentCache.java 80 // Generate a new list upon switching users as well
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
HoverOverlay.java 122 * TODO: Consider switching input arguments to two {@link LayoutPoint}s so
LayoutCanvasViewer.java 95 * Unused. We don't support switching the input.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationPage.java 46 /** Page id used for switching tabs programmatically */
OverviewPage.java 50 /** Page id used for switching tabs programmatically */
  /system/core/logwrapper/
logwrapper.c 178 // but in that case switching user/group is unnecessary
  /system/core/rootdir/
init.usb.rc 12 # Used to disable USB when switching states
  /tools/motodev/src/plugins/remote.device/src/com/motorola/studio/android/remote/ui/wireless/runnables/
SwitchFromUSBAndConnectToWirelessRunnable.java 204 "The switching to TCP/IP connection mode was canceled by the user.");
  /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 22 <li><a href="#resource-switching">Overview: Resource-Switching in Android</a>
92 <h2 id="resource-switching">Overview: Resource-Switching in Android</h2>
101 of resource-switching and all the types of configurations that you can
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SwitchChannel.c 45 /* according to AP command. The object responsibles for switching channel after*/
459 - Initializes the switching channel procedure.
460 - Setting timer to the actual switching time(if needed)
    [all...]
  /external/mesa3d/docs/
README.3DFX 421 export SST_VGA_PASS=1 # to stop video signal switching
422 export SST_NOSHUTDOWN=1 # to stop video signal switching
443 On the fly switching between in window rendering and full screen rendering
446 The Mesa 2.6 has introduced the capability of switching
448 hack and vice versa. The on-the-fly switching requires a direct support
488 - To disable video signal switching:
  /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 "

Completed in 2037 milliseconds

1 2 3 4 5 67 8 91011>>