Searched
full:foreground (Results
301 -
325 of
551) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
SDL_QuartzWM.m | 250 /* Only allow warping when in foreground */
|
/external/webkit/Source/WebCore/platform/graphics/ |
GraphicsLayer.h | 284 // Some GraphicsLayers paint only the foreground or the background content
|
/external/webkit/Source/WebCore/rendering/ |
RenderLineBoxList.cpp | 205 // Only paint during the foreground/selection phases.
|
RenderTheme.h | 75 // This method is called to paint the widget as a background of the RenderObject. A widget's foreground, e.g., the
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_api.h | 114 int fmo_type; /* 0: interleave, 1: dispersed, 2: foreground with left-over
|
/frameworks/base/core/java/android/widget/ |
TabWidget.java | 361 * has been brought to the foreground.
|
/frameworks/base/docs/html/about/versions/ |
android-2.0.jd | 315 <li>Service.setForeground() has been deprecated and now effectively performs no operation. This is replaced with a new API, startForeground(), that helps (and requires) associating an ongoing notification with the foreground state.</li>
|
/frameworks/base/docs/html/google/play-services/ |
auth.jd | 72 >{@code GoogleAuthUtil.getToken()}</a> methods in a foreground activity where you can
|
/frameworks/base/docs/html/guide/practices/app-design/ |
seamlessness.jd | 122 in the foreground: in that case, the user expects to see your next Activity in
|
/frameworks/base/docs/html/guide/practices/ |
seamlessness.jd | 123 in the foreground: in that case, the user expects to see your next Activity in
|
/frameworks/base/services/java/com/android/server/ |
NotificationManagerService.java | [all...] |
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
EmailServiceProxy.java | 137 * prefetch) vs a foreground action (user request)
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
AlbumSetSlidingWindow.java | 318 // Upload foreground texture
|
/packages/apps/Music/ |
AndroidManifest.xml | 60 to the foreground. We make it singleTask so that when others
|
/packages/apps/Nfc/src/com/android/nfc/ |
NfcDispatcher.java | 100 if (DBG) Log.d(TAG, "Set Foreground Dispatch");
|
/packages/apps/Phone/src/com/android/phone/ |
CallFeaturesSetting.java | [all...] |
InCallUiState.java | 415 * turned on in-call UI is expected to be the next foreground activity)
|
NetworkSetting.java | 114 // "auto select" is always trigged in foreground, so "auto select" dialog
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
form.h | 86 chtype fore; /* foreground attribute */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
form.h | 86 chtype fore; /* foreground attribute */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
form.h | 86 chtype fore; /* foreground attribute */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
NewProjectWizard.java | 127 iconState.foreground = new RGB(0x33, 0xb6, 0xea);
|
/external/libpng/contrib/gregbook/ |
rpng-x.c | 753 /* this macro (from png.h) composites the foreground 815 /* this macro (from png.h) composites the foreground
|
/frameworks/base/core/java/android/content/ |
BroadcastReceiver.java | 88 * Activity with an Intent is a foreground operation that modifies what the 193 * considered to be a foreground process and will be kept running by the [all...] |
/frameworks/base/services/input/ |
InputDispatcher.h | 89 /* This flag indicates that the event is being delivered to a foreground application. */ 416 int32_t pendingForegroundDispatches; // the number of foreground dispatches in progress [all...] |
Completed in 884 milliseconds
<<11121314151617181920>>