/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
cs46xx_dsp_task_types.h | 39 | SBlaster IF |______\| Foreground |___\| Middlegr'nd |___\| Background |___\| Nul | 45 | Foreground |_\ | Middlegr'nd |_\ | Background |_\
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_model_unittest.cc | 86 virtual TabContentsWrapper* AddBlankTab(bool foreground) { 89 virtual TabContentsWrapper* AddBlankTabAt(int index, bool foreground) { 292 foreground(false), 301 bool foreground; member in struct:MockTabStripModelObserver::State 321 EXPECT_EQ(state.foreground, s->foreground); 328 s->foreground == state.foreground && 335 bool foreground) { 338 s->foreground = foreground [all...] |
/frameworks/base/core/java/android/content/res/ |
StringBlock.java | 315 * @param foreground True if the color will be used as the foreground color, 322 private static CharacterStyle getColor(String color, boolean foreground) { 332 if (foreground) { 343 if (foreground) {
|
/external/opencv/cvaux/include/ |
cvaux.h | [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view_gtk.cc | 121 // foreground typeface color instead of taking the background into account. 122 GdkColor NormalURLColor(GdkColor foreground) { 124 color_utils::SkColorToHSL(gfx::GdkColorToSkColor(foreground), &fg_hsl); 149 // saturation than to look exactly like the foreground color. 150 GdkColor SelectedURLColor(GdkColor foreground, GdkColor background) { 152 color_utils::SkColorToHSL(gfx::GdkColorToSkColor(foreground), &fg_hsl); 166 // The luminance should match the luminance of the foreground text. Again,
|
/external/chromium/chrome/browser/ui/ |
browser_navigator_browsertest.cc | 151 // This test verifies that when a navigation results in a foreground tab, the 153 // foreground tab. 178 // This test verifies that when a navigation requiring a new foreground tab 179 // occurs in a Browser that cannot host multiple tabs, the new foreground tab 183 // Open a foreground tab in a window that cannot open popups when there is an 206 // This test verifies that when a navigation requiring a new foreground tab 448 // This tests adding a foreground tab with a predefined TabContents. 455 // Navigate() should have opened the contents in a new foreground in the 526 // the same result as navigating to a new foreground tab in the (only) [all...] |
/packages/apps/Phone/src/com/android/phone/ |
PhoneGlobals.java | 190 // the foreground. 367 // are UI objects in the foreground, we close [all...] |
InCallScreen.java | 183 * we need to remain in the foreground while displaying an 198 // based on the current foreground Call.) 273 if (DBG) log("Handler: handling message " + msg + " while not in foreground"); 275 // be handled even if we're not the foreground activity 278 // foreground... 567 // icon needs to be hidden while we're the foreground activity: 573 // Keep a "dialer session" active when we're in the foreground. 591 // last time we were the foreground activity, make sure it's not 594 // come to the foreground; it only ever comes up in response to 601 // When the InCallScreen comes to the foreground, we normally w [all...] |
/development/samples/ApiDemos/res/layout/ |
remote_binding_options.xml | 48 android:text="Not Foreground">
|
/development/samples/KeyChainDemo/ |
_index.html | 17 — a <code>Service</code> that runs the web server in the foreground.</li>
|
/external/chromium/chrome/browser/ui/cocoa/ |
tabpose_window_unittest.mm | 28 tab_contents, /*foreground=*/true);
|
/external/chromium/chrome/browser/ui/views/status_icons/ |
status_icon_win.cc | 116 // Set our window as the foreground window, so the context menu closes when
|
/external/chromium/third_party/libjingle/source/talk/base/ |
asynchttprequest.h | 44 // Performs an HTTP request on a background thread. Notifies on the foreground
|
/external/replicaisland/src/com/replica/replicaisland/ |
TiledWorld.java | 25 * foreground or background layers in a scrolling game, or a layer of collision tiles, or some other
|
/external/webkit/Source/WebKit/qt/tests/qwebview/ |
tst_qwebview.cpp | 368 // Rendered image must have red foreground on an active QWebView. 374 // Rendered image must have red foreground on an inactive QWebView. 415 // Rendered image must have blue foreground on an active QWebView. 421 // Rendered image must have blue foreground on an inactive QWebView.
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
WebPopupMenu.cpp | 87 // FIXME: Add support for styling the foreground and background colors.
|
/frameworks/base/core/res/res/layout/ |
keyguard_transport_control_view.xml | 29 android:foreground="@*android:drawable/ic_lockscreen_player_background"
|
screen.xml | 104 android:foreground="?android:attr/windowContentOverlay"
|
screen_progress.xml | 79 android:foreground="?android:attr/windowContentOverlay"
|
/frameworks/base/core/res/res/layout-sw600dp/ |
keyguard_transport_control.xml | 29 android:foreground="@drawable/ic_lockscreen_player_background">
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
index.jd | 42 activity starts for the first time, it comes to the foreground of the system and receives user
|
/frameworks/base/docs/html/training/run-background-service/ |
index.jd | 37 Unless you specify otherwise, most of the operations you do in an app run in the foreground on
|
/frameworks/base/packages/SystemUI/res/layout/ |
status_bar_recent_item.xml | 60 android:foreground="@drawable/recents_thumbnail_fg"
|
system_bar_recent_item.xml | 50 android:foreground="@drawable/recents_thumbnail_fg"
|
/frameworks/base/packages/SystemUI/res/layout-land/ |
status_bar_recent_item.xml | 46 android:foreground="@drawable/recents_thumbnail_fg"
|