HomeSort by relevance Sort by last modified time
    Searched refs:apps (Results 76 - 94 of 94) sorted by null

1 2 34

  /external/icu4c/stubdata/
Android.mk 18 # Go to http://apps.icu-project.org/datacustom/ and configure yourself
  /hardware/qcom/media/mm-video/vidc/vdec/
Android.mk 76 # Make the apps-test (mm-vdec-omx-test)
  /packages/apps/Tag/tests/src/com/android/apps/tag/
MockNdefMessages.java 17 package com.android.apps.tag;
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]
  /external/bluetooth/glib/gio/
gdesktopappinfo.c 1330 add the current list of (not yet listed) apps before it. */
2050 GHashTable *apps; local
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 296 AppBindRecord a = i.apps.get(app);
301 i.apps.put(app, a);
ActivityManagerService.java 205 // How long to wait after going idle before forcing apps to GC.
211 // The rate at which we check for apps using excessive power -- 15 mins.
329 // The minimum number of hidden apps we want to be able to keep around,
330 // without empty apps being able to push them out of memory.
369 // These days we use the last empty slot for hidden apps as well.
6257 List apps = AppGlobals.getPackageManager(). local
    [all...]
  /frameworks/base/tools/localize/
localize.cpp 72 settings.apps.push_back(dir);
246 setting.apps, &resFiles, true);
  /packages/apps/Tag/src/com/android/apps/tag/record/
VCardRecord.java 17 package com.android.apps.tag.record;
19 import com.android.apps.tag.R;
  /frameworks/base/core/java/android/os/
BatteryStats.java     [all...]
  /build/core/
main.mk 417 development/apps \
524 # APPS:Quake or HOST:SHARED_LIBRARIES:libutils.
569 # Use tags to get the non-APPS user modules. Use the product
570 # definition files to get the APPS user modules.
700 # If this build is just for apps, only build apps and not the full system by default.
704 # If they used the magic goal "all" then build all apps in the source tree.
705 unbundled_build_modules := $(foreach m,$(sort $(ALL_MODULES)),$(if $(filter APPS,$(ALL_MODULES.$(m).CLASS)),$(m)))
Makefile 68 # Apps are always signed with test keys, and may be re-signed in a post-build
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 76 performance-critical portions of your apps in native code. It provides headers and
  /development/build/
sdk.atree 62 # the uper-jar file that apps link against. This is the public API
143 development/apps/GestureBuilder samples/${PLATFORM_NAME}/GestureBuilder
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 94 // For apps with no preference and the default value set
352 public void onRebuildComplete(ArrayList<AppEntry> apps) {
362 mBaseEntries = apps;
518 // Select the all-apps tab, with the default sorting
    [all...]
InstalledAppDetails.java 232 // Always let apps move to internal storage from sdcard.
258 // by not allowing disabling of apps signed with the
384 public void onRebuildComplete(ArrayList<AppEntry> apps) {
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 171 // A similar synchronization mechanism around clearing apps' data for restore
250 // Keep a log of all the apps we've ever backed up, and what the
600 // Keep a log of what apps we've ever backed up. Because we might have
2139 HashSet<ApplicationInfo> apps; local
    [all...]
  /external/zlib/contrib/masmx86/
gvmat32.asm 537 ; Your are free use gvmat32 in any fre or commercial apps if you don't remove the string in the binary!
  /external/openssl/ssl/
Makefile 19 APPS=
74 @$(PERL) $(TOP)/util/mklink.pl ../apps $(APPS)
    [all...]

Completed in 651 milliseconds

1 2 34