HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 326 - 350 of 6530) sorted by null

<<11121314151617181920>>

  /external/libjpeg-turbo/
coderules.txt 50 we want it to be reentrant so that it can be used by applications that process
72 separate source files --- some applications may want only one half of the
78 applications.
jerror.c 13 * stderr is the right thing to do. Many applications will want to replace
43 * The message table is made an external symbol just in case any applications
58 * Applications may override this if they want to get control back after
83 * Applications may override this method to send JPEG messages somewhere
88 * Most Windows applications will still prefer to override this routine,
152 * Few applications should need to override this method.
  /external/libmojo/mojo/public/
mojo_application_manifest.gni 34 # An array of application_names of the dependent applications.
54 "manifest.json of dependent applications must be provided.")
58 "\"deps\" building the dependent packaged applications must be " +
  /external/libpcap/
README.Win32 7 libpcap-based applications under Windows.
30 build wpcap.dll. wpcap.lib, the library file to link with the applications,
40 applications, will be generated in winpcap\wpcap\lib\. wpcap.dll will be
  /external/proguard/examples/ant/
applications3.xml 1 <!-- This Ant build file illustrates how to process applications,
5 <project name="Applications" default="obfuscate" basedir="../..">
35 <!-- Preserve all public applications. -->
  /frameworks/base/core/java/android/app/
EphemeralResolverService.java 52 * Called to retrieve resolve info for ephemeral applications.
65 * Called to retrieve resolve info for ephemeral applications.
74 * Called to retrieve intent filters for ephemeral applications.
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationRequestUnbundled.java 22 * This class is an interface to LocationRequests for unbundled applications.
25 * applications, and must remain API stable. See README.txt in the root
58 * but will receive locations triggered by other applications. Your application
  /frameworks/support/
README.md 50 Support library has a set of Android applications that exercise support library code. These applications can be useful when you want to debug a real running application, or reproduce a problem interactively, before writing test code.
52 These applications are named support-\*-demos (e.g. support-4v-demos or support-leanback-demos. You can run them by clicking `Run > Run ...` and choosing the desired application.
  /packages/apps/Settings/src/com/android/settings/applications/
ExternalSourcesDetails.java 16 package com.android.settings.applications;
34 import com.android.settings.applications.AppStateInstallAppsBridge.InstallAppsState;
36 import com.android.settingslib.applications.ApplicationsState.AppEntry;
  /packages/apps/Settings/src/com/android/settings/applications/assist/
DefaultVoiceInputPreferenceController.java 17 package com.android.settings.applications.assist;
28 import com.android.settings.applications.defaultapps.DefaultAppInfo;
29 import com.android.settings.applications.defaultapps.DefaultAppPreferenceController;
  /packages/apps/Settings/src/com/android/settings/applications/defaultapps/
DefaultAppPickerFragment.java 17 package com.android.settings.applications.defaultapps;
32 import com.android.settings.applications.PackageManagerWrapper;
33 import com.android.settings.applications.PackageManagerWrapperImpl;
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageProfileFragment.java 33 import com.android.settings.applications.PackageManagerWrapperImpl;
34 import com.android.settings.applications.UserManagerWrapperImpl;
40 import com.android.settingslib.applications.StorageStatsSource;
  /packages/apps/Settings/src/com/android/settings/webview/
WebViewAppPicker.java 33 import com.android.settings.applications.PackageManagerWrapper;
34 import com.android.settings.applications.defaultapps.DefaultAppInfo;
35 import com.android.settings.applications.defaultapps.DefaultAppPickerFragment;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
AppInfoWithHeaderTest.java 17 package com.android.settings.applications;
31 import com.android.settingslib.applications.AppUtils;
32 import com.android.settingslib.applications.instantapps.InstantAppDataProvider;
  /packages/apps/Settings/tests/robotests/src/com/android/settings/applications/defaultapps/
DefaultAutofillPreferenceControllerTest.java 17 package com.android.settings.applications.defaultapps;
30 import com.android.settings.applications.AutofillManagerWrapper;
31 import com.android.settings.applications.PackageManagerWrapper;
  /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
AppStateBaseBridge.java 22 import com.android.settingslib.applications.ApplicationsState;
23 import com.android.settingslib.applications.ApplicationsState.AppEntry;
24 import com.android.settingslib.applications.ApplicationsState.Session;
  /packages/providers/DownloadProvider/res/values/
strings.xml 21 <!-- Short description shown client applications describing storage location-->
28 applications that initiate downloads. -->
34 applications that initiate downloads. -->
45 system applications but aren't necessary for regular applications
54 system applications but aren't necessary for regular applications
67 applications that their downloads have completed. -->
125 applications, including (but not limited to) the browser, an email
132 applications, including (but not limited to) the browser, an emai
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applications3.xml 1 <!-- This Ant build file illustrates how to process applications,
5 <project name="Applications" default="obfuscate" basedir="../..">
35 <!-- Preserve all public applications. -->
  /docs/source.android.com/src/devices/tech/power/
performance.jd 27 applications run consistently and smoothly on a wide range of hardware. In
30 core to improve performance for CPU-intensive, foreground applications.</p>
33 <p>For long-running applications (games, camera, RenderScript, audio
41 for long-running applications. App developers can use these hints to tune
42 applications for a predictable, consistent level of device performance over long
124 from applications other than the top foreground application are scheduled on the
  /external/icu/icu4c/packaging/
PACKAGES 15 applications that use ICU. All the other packages require this package
21 applications that use ICU, i.e. header files, links to shared
23 contains sample applications and documentation.
123 the files necessary to write applications that use ICU, along with
132 - A sample Makefile fragment that can be included by applications
135 - The sample applications from the ICU source tree, in an appropriate
  /external/pdfium/third_party/libjpeg/
fpdfapi_jerror.c 10 * stderr is the right thing to do. Many applications will want to replace
31 * The message table is made an external symbol just in case any applications
50 * Applications may override this if they want to get control back after
75 * Applications may override this method to send JPEG messages somewhere
80 * Most Windows applications will still prefer to override this routine,
138 * Few applications should need to override this method.
  /tools/loganalysis/src/com/android/loganalysis/item/
SmartMonkeyLogItem.java 42 public static final String APPLICATIONS = "APPS";
72 TOTAL_DURATION, START_UPTIME_DURATION, STOP_UPTIME_DURATION, APPLICATIONS,
82 setAttribute(APPLICATIONS, new ArrayList<String>());
159 return (List<String>) getAttribute(APPLICATIONS);
167 ((List<String>) getAttribute(APPLICATIONS)).add(theApp);
348 put(object, APPLICATIONS, new JSONArray(getApplications()));
  /development/samples/SampleSyncAdapter/
_index.html 10 manager</a> allows sharing of credentials across multiple applications and
12 applications with the <code>USE_CREDENTIALS</code> permission can then query the
  /development/tools/findunused/
removeunusedresources 13 echo "Please specify the path to an application, or '--all' to process all applications"
81 echo "Please rebuild the updated applications to make sure that everything still builds."
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
inftrees.h 6 /* WARNING: this file should *not* be used by applications. It is
8 subject to change. Applications should only use zlib.h.

Completed in 909 milliseconds

<<11121314151617181920>>