HomeSort by relevance Sort by last modified time
    Searched full:application (Results 1426 - 1450 of 12067) sorted by null

<<51525354555657585960>>

  /libcore/luni/src/main/java/javax/net/ssl/
SSLSession.java 30 * Returns the maximum size that an application buffer can be for this
33 * @return the maximum application buffer size.
159 * application layer data.
172 * Returns the list of the object names bound to this session's application
178 * @return the list of the object names bound to this session's application
200 * application layer data.
215 * Removes the binding for the specified name in this session's application
  /libcore/luni/src/main/java/javax/sql/
PooledConnection.java 28 * required by an application, rather than being closed and discarded. The
34 * It is not intended that an application uses the {@code PooledConnection}
46 * When the application is finished using a {@code PooledConnection}, the
47 * application calls the {@link Connection#close} method. The connection pool
50 * before the connection is given to the application). The pool manager removes
79 * application code - it is intended only for the connection pool manager
89 * the connection pool manager when an application invokes the method
  /libcore/luni/src/main/java/org/xml/sax/
ErrorHandler.java 19 * <p>If a SAX application needs to implement customized error
26 * <p><strong>WARNING:</strong> If an application does <em>not</em>
33 * in preference to throwing an exception: it is up to the application
62 * application to process the document through to the end.</p>
88 * for the application to process the document through to the end.
89 * If the application cannot do so, then the parser should report
122 * <p>The application must assume that the document is unusable
Locator.java 20 * application, it does so by implementing this interface and then
21 * passing an instance to the application using the content
23 * setDocumentLocator} method. The application can use the
28 * during the scope of each callback method: the application
35 * If no locator has been set by the time the application receives
37 * event, the application should assume that a locator is not
70 * fully before passing it to the application. For example, a file
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_Basics.py 16 """copy: (NOT AVAILABLE YET) Copy the selected items to the clipboard (the Finder must be the front application)
61 class application(aetools.ComponentItem): class in inherits:aetools.ComponentItem
62 """application - The Finder """
143 application._superclassnames = []
148 application._privpropdict = {
163 application._privelemdict = {
184 'capp' : application,
  /frameworks/base/docs/html/google/play/
expansion-files.jd 50 <li><a href="#Updating">Updating Your Application</a></li>
55 <li><a href="{@docRoot}google/play/licensing/index.html">Application Licensing</a></li>
65 applications, this is plenty of space for all the application's code and assets.
73 <p>Google Play hosts the expansion files for your application and serves them to the device at
77 downloads the APK, so your application has everything it needs when the user opens it for the
78 first time. In some cases, however, your application must download the files from Google Play
79 when your application starts.</p>
92 primary expansion file for additional resources required by your application.</li>
102 <p>However, even if your application update requires only a new patch expansion file, you still must
134 <em>first</em> associated (it matches the application's <
    [all...]
  /frameworks/base/docs/html/sdk/
RELEASENOTES.jd 74 available to your application, based on the <code>android:minSdkVersion</code>
75 value the application declares in its manifest. For more information, see
85 <p>If you've been developing an application using an Android 1.1 SDK, you need
88 code of an existing application should be needed, provided that your application
91 <p>To ensure that your existing application will work properly on a device
93 to migrate the application to the new SDK, compile it using the platform
94 matching the application's original API Level, and run it against the most
103 lets you create a test package containing tests for your application. These
146 application packages whose contained uncompressed files are all aligned o
    [all...]
  /external/chromium_org/base/android/java/src/org/chromium/base/
ActivityStatus.java 8 import android.app.Application;
9 import android.app.Application.ActivityLifecycleCallbacks;
55 * Initializes the activity status for a specified application.
57 * @param application The application whose status you wish to monitor.
59 public static void initialize(Application application) {
60 application.registerActivityLifecycleCallbacks(new ActivityLifecycleCallbacks() {
242 * Checks whether or not the Application's current Activity is visible to the user. Note that
  /external/chromium_org/chrome/browser/
jumplist_win.h 43 // The arguments for the application.
52 // Even though an IShellLink also needs the absolute path to an application to
54 // utility functions always use "chrome.exe" as the application and we don't
102 // A class which implements an application JumpList.
103 // This class encapsulates operations required for updating an application
106 // * Retrieving strings from the application resource;
134 // class automatically updates an application JumpList.
235 // Items in the "Most Visited" category of the application JumpList,
239 // Items in the "Recently Closed" category of the application JumpList,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 36 * API for interacting with "application operation" tracking.
38 * <p>This API is not generally intended for third party application developers; most
648 * Class holding the information about one unique operation of an application.
760 * Retrieve current operation state for one application.
762 * @param uid The uid of the application of interest.
763 * @param packageName The name of the application of interest.
794 * @param packageName The name of the application to monitor.
805 * @param packageName The name of the application to monitor.
861 * Do a quick check for whether an application might be able to perform an operation.
865 * used for a quick check to see if an operation has been disabled for the application,
    [all...]
  /packages/apps/PackageInstaller/res/values-en-rGB/
strings.xml 28 <string name="install_confirm_question" msgid="7295206719219043890">"Do you want to install this application? It will get access to:"</string>
29 <string name="install_confirm_question_no_perms" msgid="5918305641302873520">"Do you want to install this application? It does not require any special access."</string>
30 <string name="install_confirm_question_update" msgid="4624159567361487964">"Do you want to install an update to this existing application? Your existing data will not be lost. The updated application will get access to:"</string>
31 <string name="install_confirm_question_update_system" msgid="1302330093676416336">"Do you want to install an update to this built-in application? Your existing data will not be lost. The updated application will get access to:"</string>
32 <string name="install_confirm_question_update_no_perms" msgid="4885928136844618944">"Do you want to install an update to this existing application? Your existing data will not be lost. It does not require any special access."</string>
33 <string name="install_confirm_question_update_system_no_perms" msgid="7676593512694724374">"Do you want to install an update to this built-in application? Your existing data will not be lost. It does not require any special access."</string>
66 <string name="uninstall_application_text_all_users" msgid="5574704453233525222">"Do you want to uninstall this app for "<b>"all"</b>" users? The application and its data will be removed from "<b>"all"</b>" users on the device."</string>
  /packages/apps/PackageInstaller/res/values-en-rIN/
strings.xml 28 <string name="install_confirm_question" msgid="7295206719219043890">"Do you want to install this application? It will get access to:"</string>
29 <string name="install_confirm_question_no_perms" msgid="5918305641302873520">"Do you want to install this application? It does not require any special access."</string>
30 <string name="install_confirm_question_update" msgid="4624159567361487964">"Do you want to install an update to this existing application? Your existing data will not be lost. The updated application will get access to:"</string>
31 <string name="install_confirm_question_update_system" msgid="1302330093676416336">"Do you want to install an update to this built-in application? Your existing data will not be lost. The updated application will get access to:"</string>
32 <string name="install_confirm_question_update_no_perms" msgid="4885928136844618944">"Do you want to install an update to this existing application? Your existing data will not be lost. It does not require any special access."</string>
33 <string name="install_confirm_question_update_system_no_perms" msgid="7676593512694724374">"Do you want to install an update to this built-in application? Your existing data will not be lost. It does not require any special access."</string>
66 <string name="uninstall_application_text_all_users" msgid="5574704453233525222">"Do you want to uninstall this app for "<b>"all"</b>" users? The application and its data will be removed from "<b>"all"</b>" users on the device."</string>
  /packages/providers/DownloadProvider/res/values-fr/
strings.xml 21 <string name="permdesc_downloadManager" msgid="4237406545998908947">"Permet à l\'application d\'accéder au gestionnaire de téléchargement et de l\'utiliser pour télécharger des fichiers. Les applications malveillantes peuvent utiliser cette fonctionnalité pour perturber les téléchargements et accéder à des informations confidentielles."</string>
23 <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Permet à l\'application d\'accéder aux fonctions avancées du gestionnaire de téléchargement. Les applications malveillantes peuvent utiliser cette fonctionnalité pour perturber les téléchargements et accéder à des informations confidentielles."</string>
25 <string name="permdesc_downloadCompletedIntent" msgid="2094706189855699533">"Permet à l\'application d\'envoyer des notifications relatives aux téléchargements terminés. Les applications malveillantes peuvent utiliser cette fonctionnalité pour induire en erreur d\'autres applications pouvant télécharger des fichiers."</string>
28 <string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Permet à l\'application de voir tous les téléchargements sur la carte SD, quelle que soit l\'application utilisée pour les télécharger."</string>
30 <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Permet à l\'application de télécharger des fichiers dans le cache de téléchargement et empêche leur suppression automatique par le gestionnaire de téléchargement."</string>
32 <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Permet à l\'application de télécharger des fichiers via le gestionnaire de téléchargement sans afficher de notification à l\'attention de l\'utilisateur."</string>
34 <string name="permdesc_accessAllDownloads" msgid="1871832254578267128">"Permet à l\'application d\'afficher et de modifier tous les téléchargements initiés par n\'importe quelle application du système."</string>
  /packages/providers/DownloadProvider/res/values-fr-rCA/
strings.xml 21 <string name="permdesc_downloadManager" msgid="4237406545998908947">"Permet à l\'application d\'accéder au gestionnaire de téléchargement et de l\'utiliser pour télécharger des fichiers. Des applications malveillantes peuvent utiliser cette fonctionnalité pour perturber les téléchargements et accéder à des données confidentielles."</string>
23 <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Permet à l\'application d\'accéder aux fonctionnalités avancées du gestionnaire de téléchargement. Les applications malveillantes peuvent utiliser cette fonctionnalité pour perturber les téléchargements et accéder à des données confidentielles."</string>
25 <string name="permdesc_downloadCompletedIntent" msgid="2094706189855699533">"Permet à l\'application d\'envoyer des notifications relatives aux téléchargements terminés. Des applications malveillantes peuvent utiliser cette fonctionnalité pour induire en erreur d\'autres applications pouvant télécharger des fichiers."</string>
28 <string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Permet à l\'application de voir tous les téléchargements sur la carte SD, quelle que soit l\'application utilisée pour les télécharger."</string>
30 <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Permet à l\'application de télécharger des fichiers dans le cache de téléchargement, et empêche ainsi leur suppression automatique par le gestionnaire de téléchargement."</string>
32 <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Permet à l\'application de télécharger des fichiers dans le gestionnaire de téléchargement sans afficher de notification à l\'attention de l\'utilisateur."</string>
34 <string name="permdesc_accessAllDownloads" msgid="1871832254578267128">"Permet à l\'application d\'afficher et de modifier tous les téléchargements lancés par n\'importe quelle application du système."</string>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_Suite.py 104 class application(aetools.ComponentItem): class in inherits:aetools.ComponentItem
105 """application - An application program """
108 """alert application - Most of the alerts will be sent to this application using yet unspecified AE interface. We need a few alert boxes: alert, confirm and notify. Any ideas on how to design this event? mailto:atotic@netscape.com. I\xd5d like to conform to the standard. """
182 application._superclassnames = []
183 application._privpropdict = {
187 application._privelemdict = {
215 'capp' : application,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 1 """Suite Terminal Suite: Terms and Events for controlling the Terminal application
44 Keyword argument with_command: data to be passed to the Terminal application as the command line, deprecated, use direct parameter
64 class application(aetools.ComponentItem): class in inherits:aetools.ComponentItem
65 """application - The Terminal program """
80 applications = application
175 application._superclassnames = []
177 application._privpropdict = {
181 application._privelemdict = {
219 'capp' : application,
  /frameworks/base/docs/html/guide/practices/
screens_support.jd 10 <li>The screen on which your application is displayed can affect its user interface.</li>
41 <li><a href="#testing">How to Test Your Application on Multiple Screens</a></li>
68 handles most of the work to adjust each application's user interface to the screen on which it is
70 application's UI for specific screen sizes and densities, in order to optimize your UI
74 <p>Although the system performs scaling and resizing to make your application work on
75 different screens, you should make the effort to optimize your application for different screen
77 believe that your application was actually designed for <em>their</em> devices&mdash;rather than
80 <p>By following the practices described in this document, you can create an application that
85 application is designed for Android 1.6 (API Level 4) or higher. If your application support
    [all...]
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaFrameworkTest.java 74 Log.v(TAG, "Test application surface destroyed");
79 Log.v(TAG, "Test application surface changed");
84 Log.v(TAG, "Test application surface created");
  /developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/
AndroidManifest.xml 28 <application android:allowBackup="true"
40 <!-- NFC-related intent filter. Allows application to handle messages from any
50 </application>
  /developers/build/prebuilts/gradle/CardReader/CardReaderSample/tests/
AndroidManifest.xml 46 <!-- We add an application tag here just so that we can indicate that
49 <application>
51 </application>
  /developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/tests/
AndroidManifest.xml 46 <!-- We add an application tag here just so that we can indicate that
49 <application>
51 </application>
  /developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/
AndroidManifest.xml 31 <application
53 exported to be visible outside the application, and it must include a filter with the intent
69 </application>
  /developers/samples/android/connectivity/nfc/CardReader/CardReaderSample/src/main/
AndroidManifest.xml 28 <application android:allowBackup="true"
40 <!-- NFC-related intent filter. Allows application to handle messages from any
50 </application>
  /developers/samples/android/connectivity/nfc/CardReader/CardReaderSample/tests/
AndroidManifest.xml 46 <!-- We add an application tag here just so that we can indicate that
49 <application>
51 </application>
  /developers/samples/android/content/documentsUi/StorageProvider/StorageProviderSample/src/main/
AndroidManifest.xml 31 <application
53 exported to be visible outside the application, and it must include a filter with the intent
69 </application>

Completed in 971 milliseconds

<<51525354555657585960>>