Home
last modified time | relevance | path

Searched refs:apps (Results 1 – 25 of 25) 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/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dproject.csv13 2018/03/02,platform/packages/apps/StorageManager,,Downstream Only Projects,0,0,0,0,0
16 2018/03/02,platform/packages/apps/Car/LatinIME,,Downstream Only Projects,0,0,0,0,0
17 2018/03/02,platform/packages/apps/SpareParts,platform/packages/apps/SpareParts,Modified Projects,2,…
30 2018/03/02,platform/packages/apps/Gallery,platform/packages/apps/Gallery,Modified Projects,39,66,63…
46 2018/03/02,platform/packages/apps/DocumentsUI,,Downstream Only Projects,0,0,0,0,0
66 2018/03/02,platform/packages/apps/Browser2,platform/packages/apps/Browser2,Modified Projects,2,7,1,…
67 2018/03/02,platform/packages/apps/PackageInstaller,platform/packages/apps/PackageInstaller,Modified…
68 2018/03/02,platform/packages/apps/ExactCalculator,platform/packages/apps/ExactCalculator,Modified P…
91 2018/03/02,platform/packages/apps/DevCamera,platform/packages/apps/DevCamera,Modified Projects,3,11…
97 2018/03/02,platform/packages/apps/Car/LocalMediaPlayer,,Downstream Only Projects,0,0,0,0,0
[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/MultiDisplay/src/com/example/android/multidisplay/launcher/
DPinnedAppListViewModel.java98 final List<ResolveInfo> apps = mPackageManager.queryIntentActivities(mainIntent, in loadData() local
101 if (apps != null) { in loadData()
102 for (ResolveInfo app : apps) { in loadData()
DAppListViewModel.java76 List<ResolveInfo> apps = mPackageManager.queryIntentActivities(mainIntent, in loadData() local
80 if (apps != null) { in loadData()
81 for (ResolveInfo app : apps) { in loadData()
/development/samples/browseable/DragAndDropAcrossApps/
D_index.jd9 app or between different apps via drag and drop.
12 app. Images are shared between the two apps through a URI for which the receiving app
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DBaseActivityListFragment.java56 final List<LauncherActivityInfo> apps = new ArrayList<>(); in refreshList() local
61 apps.addAll(getActivities(user)); in refreshList()
64 Collections.sort(apps, sLauncherIconComparator); in refreshList()
69 Log.d(Global.TAG, "Apps and shortcuts loaded. (count=" + apps.size() + ")"); in refreshList()
71 mAdapter.setList(apps); in refreshList()
/development/samples/browseable/PermissionRequest/
D_index.jd8 This sample shows how to handle PermissionRequest coming from web apps inside of a
/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.jd8 This sample demonstrates how to set restrictions to other apps as a profile owner.
/development/tools/privapp_permissions/
DREADME5 privileged apps.
/development/vndk/tools/sourcedr/
DREADME.md10 pre-installed apps with `sharedUserId`.
/development/samples/browseable/WearVerifyRemoteApp/
D_index.jd9 connected device. This enables standalone Android Wear apps to check if the phone app is installed
/development/samples/browseable/AdvancedImmersiveMode/
D_index.jd11 with some of the other UI flags related to full-screen apps.
/development/samples/browseable/BasicManagedProfile/
D_index.jd9 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/
DREADME65 might exclude all apps except the Browser in your IDE configuration with
66 this regular expression: "^packages/apps/(?!Browser)".
80 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/samples/browseable/WatchFace/
D_index.jd13 Because watch face apps do not have a default Activity in their project, you will need to set your
/development/tools/logblame/
Dsample.txt596 mic_starting com.google.android.apps.gsa.speech.audio.ag@4fc0a
605 mic_started com.google.android.apps.gsa.speech.audio.ag@4fc0a
680 …d.os.Parcel, int)(Binder.java:-2) waiters=0 in boolean com.google.android.apps.gsa.staticplugins.q…
935 mic_close com.google.android.apps.gsa.speech.audio.ag@4fc0a
1037 mic_starting com.google.android.apps.gsa.speech.audio.ag@85dd117
1052 mic_started com.google.android.apps.gsa.speech.audio.ag@85dd117
1217 mic_close com.google.android.apps.gsa.speech.audio.ag@85dd117
1235 …d.native_stop()(AudioRecord.java:-2) waiters=1 in void com.google.android.apps.gsa.speech.audio.an…
1319 mic_starting com.google.android.apps.gsa.speech.audio.ag@987bb93
1331 mic_started com.google.android.apps.gsa.speech.audio.ag@987bb93
[all …]
/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/build/
Dsdk.atree277 development/apps/GestureBuilder samples/${PLATFORM_NAME}/legacy/GestureBuilder
443 development/apps/WidgetPreview samples/${PLATFORM_NAME}/legacy/WidgetPreview
/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: