OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foreground
(Results
26 - 50
of
551
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
advanced-nfc.jd
14
<li><a href="#
foreground
-dispatch">Using the
Foreground
Dispatch System</a></li>
20
writing to NFC tags, and
foreground
dispatching, which allows an application in the
foreground
to
220
<h2 id="
foreground
-dispatch">Using the
Foreground
Dispatch System</h2>
222
<p>The
foreground
dispatch system allows an activity to intercept an intent and claim
225
intents to your application. To enable the
foreground
dispatch system:</p>
239
<li>Declare intent filters to handle the intents that you want to intercept. The
foreground
242
not match, the
foreground
dispatch system falls back to the intent dispatch system
[
all
...]
/frameworks/base/media/mca/effect/java/android/media/effect/effects/
BackDropperEffect.java
47
"@filter GLTextureSource
foreground
{\n" +
68
"@connect
foreground
[frame] => replacer[video];\n" +
83
super(context, name, mGraphDefinition, "
foreground
", "output", OneShotScheduler.class);
/packages/apps/Phone/src/com/android/phone/
InCallControlState.java
108
// This item is visible only if the
foreground
call is a
149
// "Mute": only enabled when the
foreground
call is ACTIVE.
180
// *no*
foreground
call. (If there *is* a
foreground
call,
189
// Even when
foreground
phone device doesn't support hold/unhold, phone devices
192
// If the
foreground
call is ACTIVE, we should turn on "swap" button instead.
/development/samples/ApiDemos/src/com/example/android/apis/nfc/
ForegroundDispatch.java
33
* An example of how to use the NFC
foreground
dispatch APIs. This will intercept any MIME data
84
Log.i("
Foreground
dispatch", "Discovered tag with intent: " + intent);
/external/chromium/chrome/browser/
fullscreen_win.cc
50
// Get the
foreground
window which the user is currently working on.
86
//
foreground
window and then checking if it is in full screen mode.
platform_util.h
33
// Returns true if |window| is the
foreground
top level window.
36
// Activate the window, bringing it to the
foreground
top level.
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_model_observer_bridge.mm
25
bool
foreground
) {
30
inForeground:
foreground
];
/external/webkit/Source/WebCore/platform/
PopupMenuStyle.h
38
PopupMenuStyle(const Color&
foreground
, const Color& background, const Font& font, bool visible, bool isDisplayNone, Length textIndent, TextDirection textDirection, bool hasTextDirectionOverride)
39
: m_foregroundColor(
foreground
)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
AssetType.java
64
/** Whether this asset type configures
foreground
scaling */
74
/** Whether this asset type needs
foreground
and background color parameters */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtDrawingStyle.java
159
* Construct a new style value with the given
foreground
, background, width,
162
* @param stroke A color descriptor for the
foreground
color, or null if no
163
*
foreground
color should be set
165
*
foreground
color should be set
188
* @param stroke Stroke color to be used (e.g. for the border/
foreground
)
198
* Return the stroke/
foreground
/border RGB color description to be used for
302
/** RGB description of the stroke/
foreground
/border color */
305
/** RGB description of the fill/
foreground
/interior color */
/external/chromium/chrome/browser/google/
google_update.h
94
// |window| should point to a
foreground
window. This is needed to ensure
95
// that Vista/Windows 7 UAC prompts show up in the
foreground
. It may also
124
// |window| should point to a
foreground
window. This is needed to ensure that
125
// Vista/Windows 7 UAC prompts show up in the
foreground
. It may also be null.
/external/kernel-headers/original/linux/
tiocl.h
33
#define TIOCL_GETFGCONSOLE 12 /* get
foreground
vt */
vt_buffer.h
10
* the
foreground
console directly in video memory.
/external/replicaisland/src/com/replica/replicaisland/
SortConstants.java
22
public static final int
FOREGROUND
= 0;
/external/webkit/Source/WebCore/rendering/
EllipsisBox.cpp
50
Color
foreground
= paintInfo.forceBlackText ? Color::black : renderer()->selectionForegroundColor();
local
51
if (
foreground
.isValid() &&
foreground
!= textColor)
52
context->setFillColor(
foreground
, style->colorSpace());
/frameworks/base/core/java/android/net/
INetworkStatsService.aidl
41
/** Mark given UID as being in
foreground
for stats purposes. */
/frameworks/base/core/res/res/layout/
screen_simple.xml
40
android:
foreground
="?android:attr/windowContentOverlay" />
screen_simple_overlay_action_mode.xml
33
android:
foreground
="?android:attr/windowContentOverlay" />
/frameworks/base/core/res/res/xml/
global_keys.xml
22
A global key will NOT go to the
foreground
application and instead only ever be sent via targeted
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.h
131
* Specifying image mask will restrict corner output to
foreground
regions.
132
*
Foreground
value can be specified using fgnd. By default any >0 mask value
133
* is considered to be
foreground
139
* \param fgnd
foreground
value in the mask
/packages/apps/Gallery/res/layout/
photo_frame.xml
31
android:
foreground
="@drawable/photo_inner">
/packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_detection.h
131
* Specifying image mask will restrict corner output to
foreground
regions.
132
*
Foreground
value can be specified using fgnd. By default any >0 mask value
133
* is considered to be
foreground
139
* \param fgnd
foreground
value in the mask
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.h
131
* Specifying image mask will restrict corner output to
foreground
regions.
132
*
Foreground
value can be specified using fgnd. By default any >0 mask value
133
* is considered to be
foreground
139
* \param fgnd
foreground
value in the mask
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tiocl.h
33
#define TIOCL_GETFGCONSOLE 12 /* get
foreground
vt */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tiocl.h
33
#define TIOCL_GETFGCONSOLE 12 /* get
foreground
vt */
Completed in 744 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>