/development/testrunner/ |
coverage_targets.xml | 31 type - one of JAVA_LIBRARIES,APPS 57 <!-- apps --> 59 type="APPS" /> 60 <coverage_target name="Browser" build_path="packages/apps/Browser" 61 type="APPS" /> 62 <coverage_target name="Calculator" build_path="packages/apps/Calculator" 63 type="APPS" /> 64 <coverage_target name="Calendar" build_path="packages/apps/Calendar" 65 type="APPS" /> 66 <coverage_target name="Camera" build_path="packages/apps/Camera [all...] |
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
icons_png.qrc | 3 <file alias="wpa_gui.png">icons/hicolor/16x16/apps/wpa_gui.png</file> 4 <file alias="ap.png">icons/hicolor/32x32/apps/ap.png</file> 5 <file alias="laptop.png">icons/hicolor/32x32/apps/laptop.png</file> 6 <file alias="group.png">icons/hicolor/32x32/apps/group.png</file> 7 <file alias="invitation.png">icons/hicolor/32x32/apps/invitation.png</file>
|
/external/openssl/ |
Android.mk | 6 apps \
|
openssl.config | 12 apps/demoCA \ 13 apps/set \ 61 apps/CA.com \ 62 apps/Makefile \ 63 apps/install-apps.com \ 64 apps/makeapps.com \ 65 apps/openssl-vms.cnf \ 66 apps/ts.c \ 67 apps/tsget [all...] |
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
icons_png.qrc | 3 <file alias="wpa_gui.png">icons/hicolor/16x16/apps/wpa_gui.png</file>
|
/frameworks/base/tools/localize/ |
Perforce_test.cpp | 17 vector<string> apps; local 18 apps.push_back("apps/common"); 19 apps.push_back("apps/Contacts"); 20 int err = Perforce::GetResourceFileNames("43019", "//device", apps, &results, true); 27 if (results[0] != "//device/apps/common/res/values/strings.xml") { 30 if (results[1] != "//device/apps/Contacts/res/values/strings.xml") {
|
/development/ide/eclipse/ |
.classpath | 3 <classpathentry kind="src" path="packages/apps/Bluetooth/src"/> 4 <classpathentry kind="src" path="packages/apps/Browser/src"/> 5 <classpathentry kind="src" path="packages/apps/Calendar/src"/> 6 <classpathentry kind="src" path="packages/apps/Calculator/src"/> 7 <classpathentry kind="src" path="packages/apps/Camera/src"/> 8 <classpathentry kind="src" path="packages/apps/CertInstaller/src"/> 9 <classpathentry kind="src" path="packages/apps/Contacts/src"/> 10 <classpathentry kind="src" path="packages/apps/DeskClock/src"/> 11 <classpathentry kind="src" path="packages/apps/Email/src"/> 12 <classpathentry kind="src" path="packages/apps/Email/emailcommon/src"/ [all...] |
/frameworks/base/docs/html/resources/samples/ |
index.jd | 1 page.title=List of Sample Apps 10 Apps</a>.</strong></p>
|
/ndk/build/tools/ |
cleanup-apps.sh | 5 # apps/<name>/project directories. 7 for projectPath in `find apps/*/project` ; do
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion9.xml | 1 <com.google.android.apps.iosched.ui.widget.DashboardLayout 10 </com.google.android.apps.iosched.ui.widget.DashboardLayout>
|
/development/tools/findunused/ |
findunusedstrings | 8 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
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.html | 63 <link rel="stylesheet" href="ntp/apps.css"> 74 APPS: 1 << 6 147 <div class="maxiview" id="apps-maxiview"> 148 <div id="apps-promo"> 149 <p id="apps-promo-heading"></p> 150 <a class="g-button-basic" id="apps-promo-link" href=""></a><br> 151 <button id="apps-promo-hide"></button> 153 <div id="apps-content"></div> 158 <!-- Start disabled. We only enable once we have installed default apps. --> 159 <div id="apps" class="section disabled" section="APPS" [all...] |
/external/chromium/chrome/browser/resources/ntp/ |
apps.js | 10 logEvent('received apps'); 15 apps.showPromo = data.showPromo; 17 var appsSection = $('apps'); 18 var appsSectionContent = $('apps-content'); 20 var appsPromo = $('apps-promo'); 21 var appsPromoLink = $('apps-promo-link'); 22 var appsPromoPing = APP_LAUNCH_URL.PING_WEBSTORE + '+' + apps.showPromo; 28 $('apps-launch-type-window-menu-item').hidden = data.disableAppWindowLaunch; 31 $('apps-create-shortcut-command-menu-item').hidden = 32 $('apps-create-shortcut-command-separator').hidden [all...] |
apps.css | 0 /* Apps */ 3 #apps-content { 8 html.apps-promo-visible #apps-content { 12 #apps-maxiview { 17 We don't need to do anything for html.apps-promo-visible because there is 20 .small-layout #apps-content, 21 .small-layout html.apps-promo-visible #apps-content { 101 #apps-content[launcher-animations=true] .app [all...] |
/packages/apps/Tag/src/com/android/apps/tag/message/ |
NdefMessageParser.java | 17 package com.android.apps.tag.message; 19 import com.android.apps.tag.record.ImageRecord; 20 import com.android.apps.tag.record.MimeRecord; 21 import com.android.apps.tag.record.ParsedNdefRecord; 22 import com.android.apps.tag.record.SmartPoster; 23 import com.android.apps.tag.record.TextRecord; 24 import com.android.apps.tag.record.UnknownRecord; 25 import com.android.apps.tag.record.UriRecord; 26 import com.android.apps.tag.record.VCardRecord;
|
/external/chromium/chrome/browser/extensions/ |
apps_promo.h | 18 // - Whether to show the apps promo in the launcher 19 // - Whether to expire existing default apps 55 // Gets the set of old default apps that may have been installed by previous 61 // Halts the special treatment of the default apps. The default apps may be 62 // removed by the caller after calling this method. If the apps remain 63 // installed, AppsPromo will no longer consider the apps "default". 66 // Called to hide the promo from the apps section. 69 // Maximizes the apps section the first time this is called for a given promo. 75 // Returns true if the apps promo should be displayed in the launcher [all...] |
/frameworks/base/docs/html/training/ |
index.jd | 10 build great apps for Android, using best practices in a variety of framework topics.</p> 13 snippets and sample code for you to use in your apps.</p> 16 existing classes, and build Training Courses that help you enhance your apps using
|
/frameworks/base/docs/html/design/get-started/ |
creative-vision.jd | 13 <p>We focused the design work with three overarching goals for our core apps and the system at large. 14 As you design apps to work with Android, consider these goals:</p> 22 <p>Beauty is more than skin deep. Android apps are sleek and aesthetically pleasing on multiple levels. 31 <p>Android apps make life easier and are easy to understand. When people use your app for the first 33 first use, though. Android apps remove ongoing chores like file management and syncing. Simple tasks 42 <p>It's not enough to make an app that is easy to use. Android apps empower people to try new things 43 and to use apps in inventive new ways. Android lets people combine applications into new workflows 44 through multitasking, notifications, and sharing across apps. At the same time, your app should feel
|
/device/samsung/crespo4g/self-extractors/samsung/staging/proprietary/ |
Android.mk | 20 LOCAL_MODULE_CLASS := APPS 29 LOCAL_MODULE_CLASS := APPS 38 LOCAL_MODULE_CLASS := APPS 47 LOCAL_MODULE_CLASS := APPS
|
/device/samsung/toro/self-extractors/samsung/staging/proprietary/ |
Android.mk | 20 LOCAL_MODULE_CLASS := APPS 29 LOCAL_MODULE_CLASS := APPS 38 LOCAL_MODULE_CLASS := APPS 47 LOCAL_MODULE_CLASS := APPS
|
/external/chromium/chrome/browser/ui/webui/ |
shown_sections_handler_unittest.cc | 32 EXPECT_EQ(APPS, MigratePrefValue(pref.get(), APPS)); 34 EXPECT_EQ(APPS, MigratePrefValue(pref.get(), APPS | THUMB));
|
/external/e2fsprogs/debian/attic/ |
e2fslibsg-dev.menu | 1 ?package(e2fslibsg-dev):needs="dwww" section="Apps/Programming"\
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/ |
Makefile | 11 mkdir -p hicolor/$(word 1, $(subst /, ,$(@)))/apps/ 15 --export-png=hicolor/$(word 1, $(subst /, ,$(@)))/apps/$(word 2, $(subst /, , $@)) 19 convert hicolor/16x16/apps/$(@:.xpm=.png) pixmaps/$(@:.xpm=-16.xpm) 20 convert hicolor/32x32/apps/$(@:.xpm=.png) pixmaps/$@
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
AllAppsList.java | 31 * Stores the list of all applications for the all apps view. 36 /** The list off all apps. */ 39 /** The list of apps that have been added since the last notify() call. */ 42 /** The list of apps that have been removed since the last notify() call. */ 44 /** The list of apps that have been modified since the last notify() call. */ 100 * Remove the apps for the given apk identified by packageName. 176 final List<ResolveInfo> apps = packageManager.queryIntentActivities(mainIntent, 0); local 177 return apps != null ? apps : new ArrayList<ResolveInfo>(); 181 * Returns whether <em>apps</em> contains <em>component</em> [all...] |
/packages/apps/Tag/canon/ |
Android.mk | 5 ../tests/src/com/android/apps/tag/MockNdefMessages.java \
|