Searched
full:application (Results
676 -
700 of
14555) sorted by null
<<21222324252627282930>>
/development/samples/SoftKeyboard/ |
AndroidManifest.xml | 3 <application android:label="@string/ime_name"> 18 </application>
|
/development/samples/ToyVpn/ |
_index.html | 1 <p>ToyVPN is a sample application that shows how to build a VPN client using the <a href="../../../reference/android/net/VpnService.html">VpnService</a> class introduced in API level 14.</p> 3 <p>This application consists of an Android client and a sample implementation of a server. It performs IP over UDP and is capable of doing seamless handover between different networks as long as it receives the same VPN parameters.</p>
|
/development/samples/USB/AdbTest/ |
AndroidManifest.xml | 7 <application> 22 </application>
|
/development/samples/USB/MissileLauncher/ |
AndroidManifest.xml | 7 <application> 24 </application>
|
/development/samples/Vault/ |
AndroidManifest.xml | 5 <application 19 </application>
|
/development/samples/devbytes/animation/ListViewCellInsertion/ |
AndroidManifest.xml | 9 <application android:label="@string/app_name" android:icon="@drawable/ic_launcher"> 17 </application>
|
/development/samples/devbytes/animation/ListViewDraggingAnimation/ |
AndroidManifest.xml | 8 <application android:label="@string/app_name" android:icon="@drawable/ic_launcher"> 16 </application>
|
/development/samples/devbytes/animation/ListViewExpandingCells/ |
AndroidManifest.xml | 8 <application android:label="@string/app_name" android:icon="@drawable/ic_launcher"> 16 </application>
|
/development/samples/devbytes/graphics/FoldingLayout/ |
AndroidManifest.xml | 10 <application android:label="@string/app_name" android:icon="@drawable/ic_launcher"> 18 </application>
|
/development/samples/devbytes/graphics/ImagePixelization/ |
AndroidManifest.xml | 8 <application android:label="@string/app_name" android:icon="@drawable/ic_launcher"> 16 </application>
|
/development/samples/wearable/DataLayer/ |
_index.html | 4 <p><b>How to run:</b> Install the Application APK on the companion, and the Wearable APK on the 5 wearable. Start the sample by running the DataLayer application on the companion.</p>
|
/development/tutorials/MoarRam/ |
AndroidManifest.xml | 7 <application 21 </application>
|
/device/sample/apps/LeanbackCustomizer/ |
AndroidManifest.xml | 8 <application android:label="@string/app_label"> 22 </application>
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/ |
.actionScriptProperties | 21 <application path="Antlr3Runtime.as"/> 22 <application path="Antlr3Test.mxml"/>
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/ |
Antlr3Test.mxml | 2 <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" creationComplete="onCreationComplete()"> 33 </mx:Application>
|
/external/chromium_org/base/mac/ |
launch_services_util.h | 19 // Launches the application bundle at |bundle_path|, passing argv[1..] from 23 // application's main process if the app was successfully launched.
|
/external/chromium_org/chrome/app/ |
chrome_main_mac.h | 18 // based on the running application. The base bundle ID is the outer browser 19 // application's bundle ID even when running in a non-browser (helper)
|
/external/chromium_org/chrome/browser/ |
browser_process_platform_part_mac.mm | 20 // On the Mac, the application continues to run once all windows are closed. 22 // that is done, will cause the application to exit cleanly.
|
/external/chromium_org/chrome/browser/ui/extensions/ |
application_launch.h | 54 // The profile to load the application from. 60 // The container type to launch the application in. 69 // If non-empty, use override_url in place of the application's launch url. 72 // If non-empty, use override_boudns in place of the application's default 77 // application. 85 // Opens the application, possibly prompting the user to re-enable it. 88 // Open the application in a way specified by |params|. 93 // and shortcuts that open an installed application. This function
|
/external/chromium_org/chrome/common/ |
chrome_icon_resources_win.h | 12 // The Chrome/Chromium application icon. 20 // The Chrome Canary application icon.
|
web_application_info.h | 31 // Title of the application. 34 // Description of the application.
|
/external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/ |
ApplicationData.java | 18 * A utility class to do operations on the application data directory, such as clearing the 19 * application data. 30 * Clear all files in target contexts application directory, except the directory 'lib'. 40 * @return Whether clearing the application data was successful. 65 * Find the absolute path of the application data directory for the given target context. 71 * @return the absolute path of the application data directory. 79 * Remove all files and directories under the given application directory, except 'lib'. 81 * @param appDir the application directory to remove.
|
/external/chromium_org/content/test/data/accessibility/ |
landmark.html | 15 <div role="application">This is an ARIA application landmark.</div>
|
/external/chromium_org/content/test/data/npapi/ |
create_instance_in_paint.html | 18 <embed type="application/vnd.npapi-test" 34 obj.setAttribute('type', 'application/vnd.npapi-test');
|
multiple_instances_sync_calls.html | 22 <embed type="application/vnd.npapi-test" 29 <embed type="application/vnd.npapi-test"
|
Completed in 683 milliseconds
<<21222324252627282930>>