/external/chromium/chrome/browser/first_run/ |
first_run.cc | 494 // the import process, we pass NULL as the window to bring to the foreground
|
/external/libpng/contrib/gregbook/ |
rpng2-x.c | [all...] |
/external/mdnsresponder/mDNSPosix/ |
Responder.c | 691 fprintf(stderr, "%s: Starting in foreground mode, PID %ld\n", gProgramName, (long) getpid());
|
/external/replicaisland/src/com/replica/replicaisland/ |
AndouKun.java | 181 // and come to the foreground without the MainMenu Activity ever running, so in that
|
/external/webkit/Source/WebCore/rendering/ |
RenderTreeAsText.cpp | 629 ts << " layerType: foreground only";
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avclib_common.h | 250 following the foreground with left-over slice group map type.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_slice_group_map.c | 206 Function to decode foreground with left-over slice group map type,
|
/frameworks/base/core/java/android/app/ |
SearchDialog.java | 56 * SearchManager and runs in the current foreground process.
|
/frameworks/base/core/java/android/os/ |
Build.java | 190 * for tabs. In the new scheme, the foreground tab has a medium gray background
|
UserManager.java | 220 * etc. A started user may be either the current foreground user or a
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 59 <p>Unfortunately, this approach can lead to inefficient apps on modern smartphone OSs like Android, where apps run both in the foreground (where latency is important) and in the background (where battery life should be prioritized).</p>
|
/frameworks/base/docs/html/training/location/ |
receive-location-updates.jd | 398 Next, set the accuracy parameter. In a foreground app, you need constant location updates with
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/ |
RecentsPanelView.java | 703 // This is an active task; it should just go to the foreground. [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
KeyguardWidgetPager.java | 305 * We wrap widgets in a special frame which handles drawing the over scroll foreground. [all...] |
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselController.java | 726 * These alpha values will be faded in from the background to the foreground over
|
CarouselView.java | 532 * These alpha values will be faded in from the background to the foreground over
|
/hardware/qcom/display/libcopybit/ |
c2d2.h | 369 uint32 fg_color; /* foreground color */ [all...] |
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogAdapter.java | 102 * the foreground. [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
UIControllerBase.java | 99 * whenever the activity is in the foreground. [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 493 // so we only care about them while we're in the foreground.) [all...] |
/packages/apps/Phone/src/com/android/phone/ |
PhoneInterfaceManager.java | 732 // With calling identity cleared the current user is the foreground user.
|
/packages/apps/VideoEditor/res/values/ |
strings.xml | 101 if there is sound in foreground) [CHAR LIMIT = 20]-->
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidateView.java | 482 // The invisible candidate view(the one which is not in foreground) can
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GCWrapper.java | 462 * Get the SWT stroke color (foreground/border) to use for the given style,
|
/frameworks/base/core/res/res/values/ |
attrs.xml | 30 <!-- Default color of foreground imagery. --> 32 <!-- Default color of foreground imagery on an inverted background. --> 103 foreground text color. --> 169 <!-- EditText text foreground color. --> 327 <!-- This Drawable is overlaid over the foreground of the Window's content area, usually 470 <!-- Default color of foreground panel imagery. --> [all...] |