Home
last modified time | relevance | path

Searched refs:apps (Results 1 – 17 of 17) sorted by relevance

/development/tools/findunused/
Dfindunusedstrings8 …folder option causes only that app folder to be scanned, default is to scan all folders onder apps/
20 apps=$1
21 if [ "$apps" == "" ]
23 apps=$ANDROID_BUILD_TOP/packages/apps/*
26 for app in $apps
Dremoveunusedresources9 apps=$1
11 if [ "$apps" = "" ]
15 elif [ "$apps" = "--all" ]
17 apps=$ANDROID_BUILD_TOP/packages/apps/*
22 for app in $apps
Dfindunusedresources10 …folder option causes only that app folder to be scanned, default is to scan all folders onder apps/
22 apps=$1
23 if [ "$apps" == "" ]
25 apps=$ANDROID_BUILD_TOP/packages/apps/*
28 for app in $apps
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
DLoaderCustomSupport.java234 List<ApplicationInfo> apps = mPm.getInstalledApplications( in loadInBackground() local
237 if (apps == null) { in loadInBackground()
238 apps = new ArrayList<ApplicationInfo>(); in loadInBackground()
244 List<AppEntry> entries = new ArrayList<AppEntry>(apps.size()); in loadInBackground()
245 for (int i=0; i<apps.size(); i++) { in loadInBackground()
246 AppEntry entry = new AppEntry(this, apps.get(i)); in loadInBackground()
263 @Override public void deliverResult(List<AppEntry> apps) { in deliverResult() argument
267 if (apps != null) { in deliverResult()
268 onReleaseResources(apps); in deliverResult()
271 List<AppEntry> oldApps = apps; in deliverResult()
[all …]
/development/samples/ApiDemos/src/com/example/android/apis/app/
DLoaderCustom.java232 List<ApplicationInfo> apps = mPm.getInstalledApplications( in loadInBackground() local
235 if (apps == null) { in loadInBackground()
236 apps = new ArrayList<ApplicationInfo>(); in loadInBackground()
242 List<AppEntry> entries = new ArrayList<AppEntry>(apps.size()); in loadInBackground()
243 for (int i=0; i<apps.size(); i++) { in loadInBackground()
244 AppEntry entry = new AppEntry(this, apps.get(i)); in loadInBackground()
261 @Override public void deliverResult(List<AppEntry> apps) { in deliverResult() argument
265 if (apps != null) { in deliverResult()
266 onReleaseResources(apps); in deliverResult()
270 mApps = apps; in deliverResult()
[all …]
/development/samples/AccelerometerPlay/
D_index.jd6 <p>Example code that shows how to use the device accelerometer in apps and games.</p>
/development/samples/browseable/AppRestrictionEnforcer/
D_index.jd7 This sample demonstrates how to set restrictions to other apps as a profile owner.
/development/samples/browseable/AdvancedImmersiveMode/
D_index.jd10 with some of the other UI flags related to full-screen apps.
/development/samples/browseable/BasicManagedProfile/
D_index.jd8 enable or disable other apps and how to set restrictions to them. Intents can be
/development/samples/Home/src/com/example/android/home/
DHome.java489 final List<ResolveInfo> apps = manager.queryIntentActivities(mainIntent, 0); in loadApplications() local
490 Collections.sort(apps, new ResolveInfo.DisplayNameComparator(manager)); in loadApplications()
492 if (apps != null) { in loadApplications()
493 final int count = apps.size(); in loadApplications()
502 ResolveInfo info = apps.get(i); in loadApplications()
610 public ApplicationsAdapter(Context context, ArrayList<ApplicationInfo> apps) { in ApplicationsAdapter() argument
611 super(context, 0, apps); in ApplicationsAdapter()
/development/tools/idegen/
DREADME63 might exclude all apps except the Browser in your IDE configuration with
64 this regular expression: "^packages/apps/(?!Browser)".
78 you might add an expression like "^packages/apps/MyApp/src$" to the top
Dexcluded-paths32 ^development/apps/OBJViewer$
33 ^packages/apps/IM/samples/PluginDemo$
/development/build/
Dwindows_sdk_whitelist.mk75 development/apps \
Dsdk.atree139 # the uper-jar file that apps link against. This is the public API
229 development/apps/GestureBuilder samples/${PLATFORM_NAME}/legacy/GestureBuilder
382 development/apps/WidgetPreview samples/${PLATFORM_NAME}/legacy/WidgetPreview
500 system/app/EmulatorSmokeTests/EmulatorSmokeTests.apk tests/emulator-test-apps/EmulatorSmokeTests.apk
/development/ide/xcode/ports/
Dskia_mac.cp32 const char systemParent[] = "apps/";
/development/tools/labpretest/
Dlabpretest.sh569 …ndroid.gm -p com.android.im -p com.android.launcher -p com.google.android.apps.maps -p com.android…
/development/sdk/
Dsdk_files_NOTICE.txt8130 * the apps directory (application code) you must include an acknowledgement:
11720 * the apps directory (application code) you must include an acknowledgement: