OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apps
(Results
126 - 150
of
2805
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/sdk/installing/
bundle.jd
6
<p>The ADT Bundle provides everything you need to start developing
apps
, including
34
<p>As you continue developing
apps
, you may need to install additional versions
39
<p>Everything you need to develop Android
apps
is on this web site, including <a
/frameworks/base/docs/html/training/managing-audio/
index.jd
30
to ensure multiple
apps
aren?t playing audio at the same time.</p>
32
<p>After this class, you will be able to build
apps
that respond to hardware audio key presses,
53
<dd>With multiple
apps
potentially playing audio it's important to think about how they should
/frameworks/base/tools/preload/
Policy.java
50
"com.google.android.
apps
.maps.FriendService", // pre froyo
51
"com.google.android.
apps
.maps:FriendService", // froyo
52
"com.google.android.
apps
.maps.LocationFriendService",
/frameworks/rs/
CleanSpec.mk
42
#$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/AndroidTests_intermediates)
46
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/*/src/RenderScript.stamp)
47
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/*/src/renderscript/)
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
ActionBarPolicy.java
57
// The embedded tabs policy changed in Jellybean; give older
apps
the old policy
77
// Older
apps
get the home button interaction enabled by default.
78
// Newer
apps
need to enable it explicitly.
/ndk/build/awk/
extract-pid.awk
30
# com.google.android.
apps
.maps is interesting because
32
# that implement services (e.g. com.google.android.
apps
.maps:<something>)
36
PACKAGE="com.google.android.
apps
.maps"
/packages/apps/Browser/
CleanSpec.mk
42
#$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/AndroidTests_intermediates)
46
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/Browser_intermediates)
48
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/Browser_intermediates)
/packages/apps/SpareParts/res/values/
strings.xml
3
/* //device/
apps
/common/assets/res/any/strings.xml
65
<string name="compatibility_mode_summary_on">Run older
apps
in Compatibility mode. This require rebooting. </string>
67
<string name="compatibility_mode_summary_off">Run older
apps
in Compatibility mode. This require rebooting. </string>
/packages/apps/VideoEditor/
CleanSpec.mk
42
#$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/AndroidTests_intermediates)
47
$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/
APPS
/VideoEditor_intermediates)
48
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/
APPS
/VideoEditor_intermediates)
/cts/hostsidetests/appsecurity/test-apps/SimpleAppInstall/
AndroidManifest.xml
20
A simple app to test that
apps
cannot be installed over existing app with
/development/apps/Development/src/com/android/development/
ColumnData.java
1
/* //device/
apps
/Notes/NotesList.java
/development/apps/GestureBuilder/res/values/
colors.xml
3
/* //device/
apps
/common/assets/res/any/colors.xml
/development/apps/OBJViewer/res/values/
styles.xml
3
/* //device/
apps
/Calendar/assets/res/any/styles.xml
/development/ndk/samples/hello-jni/jni/
hello-jni.c
24
*
apps
/samples/hello-jni/project/src/com/example/hellojni/HelloJni.java
/development/samples/Home/res/drawable/
all_applications.xml
3
/* //device/
apps
/common/res/drawable/checkbox.xml
all_applications_background.xml
3
/* //device/
apps
/common/res/drawable/checkbox_background.xml
/external/chromium/chrome/browser/sync/protocol/
app_specifics.proto
5
// Sync protocol datatype extension for
apps
.
/external/chromium/chrome/common/extensions/docs/examples/apps/background-simple/
README
19
http://code.google.com/chrome/
apps
/docs/developers_guide.html
/external/chromium/chrome/common/extensions/docs/static/
management.html
5
The <code>chrome.management</code> module provides ways to manage the list of extensions/
apps
that are installed and running. It is particularly useful for extensions that <a href="override.html">override</a> the built-in New Tab page.
/external/libcap-ng/libcap-ng-0.7/
README
3
for
apps
that may have too much privileges.
/external/openssl/patches/
README
3
Fixup sources under the
apps
/ directory that are not built under the android environment.
/frameworks/base/core/res/res/anim/
fade_in.xml
3
/* //device/
apps
/common/res/anim/fade_in.xml
fade_out.xml
3
/* //device/
apps
/common/res/anim/fade_out.xml
fast_fade_in.xml
3
/* //device/
apps
/common/res/anim/fade_in.xml
fast_fade_out.xml
3
/* //device/
apps
/common/res/anim/fade_out.xml
Completed in 599 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>