HomeSort by relevance Sort by last modified time
    Searched full:apps (Results 301 - 325 of 1410) sorted by null

<<11121314151617181920>>

  /external/openssl/crypto/md5/
Makefile 22 APPS=
63 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/mdc2/
Makefile 17 APPS=
46 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/ripemd/
Makefile 22 APPS=
61 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /frameworks/base/docs/html/resources/samples/
index.jd 1 page.title=List of Sample Apps
122 <a href="http://code.google.com/p/apps-for-android/">apps-for-android</a>, a
  /frameworks/base/tools/localize/
Perforce.cpp 100 const vector<string>& apps, vector<string>* results,
109 const size_t I = apps.size();
111 cmd << " \"" << base << '/' << apps[i] << "/res/values/strings.xml@" << version << '"';
localize_test.cpp 138 for (vector<string>::const_iterator app=setting.apps.begin();
139 app!=setting.apps.end(); app++) {
140 printf(" apps[%02d]='%s'\n", i, app->c_str());
  /frameworks/base/docs/html/sdk/
android-2.2-highlights.jd 228 <p>Apps can utilize Android Cloud to Device Messaging to enable mobile alert, send to phone, and
234 <p>New bug reporting feature for Android Market apps enables developers to receive crash and freeze
244 <h3>Apps on external storage</h3>
261 profile enables apps to determine device hardware capablities.</p>
272 <p>Apps can participate in data backup and restore, to ensure that users maintain their data
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTestUtils.java 92 * Returns the path on the device of forward-locked apps.
94 * @return path of forward-locked apps on the device
101 * Returns the path on the device of normal apps.
103 * @return path of forward-locked apps on the device
110 * Returns the path of apps installed on the SD card.
112 * @return path of forward-locked apps on the device
655 * Helper method for clearing any installed non-system apps.
656 * Useful ensuring no non-system apps are installed, and for cleaning up stale files that
667 // First use Package Manager to uninstall all non-system apps
670 // Skip over any system apps..
    [all...]
PackageManagerHostTests.java 49 // these constants must match values defined in test-apps/SimpleTestApp
134 // Ensure the default is set to let the system decide where to install apps
212 * @param preference the device's preferred location of where to install apps
284 * @param preference the device's preferred location of where to install apps
356 * @param preference the device's preferred location of where to install apps
681 * updated apps' manifest file.
    [all...]
  /external/openssl/apps/
gendh.c 0 /* apps/gendh.c */
39 * the apps directory (application code) you must include an acknowledgement:
72 #include "apps.h"
  /external/openssl/crypto/aes/
Makefile 23 APPS=
69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/ecdh/
Makefile 17 APPS=
47 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/objects/
Makefile 18 APPS=
55 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/rc4/
Makefile 21 APPS=
69 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/store/
Makefile 18 APPS=
48 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/openssl/crypto/ui/
Makefile 18 APPS=
50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
  /external/quake/
README 35 $ cd $TOP/apps/Quake
51 cd $TOP/apps/Quake
206 cd $TOP/apps/Quake
  /frameworks/base/core/java/android/os/
Build.java 137 * able to modify the contents of the SD card. (Apps targeting
141 * able to be able to retrieve phone state info. (Apps targeting
144 * sizes. (Apps targeting earlier versions are assumed to only support
  /frameworks/base/docs/html/resources/articles/
faster-screen-orientation-change.jd 59 painful user experience. Take the example of <a href="http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/">Photostream</a>,
83 the application <a href="http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/src/com/google/android/photostream/PhotostreamActivity.java#226">used this method</a>
97 In Photostream, <a href="http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/src/com/google/android/photostream/PhotostreamActivity.java#251">this method is invoked</a>
wikinotes-linkify.jd 8 href="http://android-developers.blogspot.com/2008/03/announcing-apps-for-android
10 href="http://code.google.com/p/apps-for-android/">Apps for Android</a>
  /frameworks/base/docs/html/sdk/1.1_r1/
upgrading.jd 14 discussion of how the changes may affect your apps.</p></li>
126 <p>If (and only if) you have written apps in an SDK released previous to
149 apps in my IDE because of a signing error</a> for information about how to solve the problem.</p>
  /ndk/docs/
APPLICATION-MK.TXT 27 $NDK/apps directory, e.g.:
29 $NDK/apps/<myapp>/Application.mk
45 *mandatory* for $NDK/apps/<myapp>/Application.mk
  /packages/apps/Launcher2/res/values/
strings.xml 33 <string name="uid_name">Android Core Apps</string>
62 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps -->
72 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
  /bionic/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)
  /bootable/bootloader/legacy/
CleanSpec.mk 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates)

Completed in 220 milliseconds

<<11121314151617181920>>