HomeSort by relevance Sort by last modified time
    Searched refs:applications (Results 26 - 50 of 64) sorted by null

12 3

  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 80 native code, your applications are still packaged into an .apk file and they still run
217 Android 3.0 release, to give you a head-start on developing applications for it.
  /packages/apps/Settings/src/com/android/settings/applications/
LinearColorBar.java 4 package com.android.settings.applications;
RunningProcessesView.java 17 package com.android.settings.applications;
InstalledAppDetails.java 17 package com.android.settings.applications;
20 import com.android.settings.applications.ApplicationsState.AppEntry;
74 * For system applications, an option to clear user data is displayed only if data size is > 0.
75 * System applications that do not want clear user data do not have this option.
76 * For non-system applications, there is no option to clear data. Instead there is an option to
293 // Disable button for core system applications.
    [all...]
ManageApplications.java 17 package com.android.settings.applications;
61 import com.android.settings.applications.ApplicationsState.AppEntry;
110 * options to uninstall/delete user data for system applications. This activity
133 // Filter options used for displayed list of applications
243 * applications, we need to return the correct index of position. This is done by mapping
245 * The order of applications in the list is mirrored in mAppLocalList
    [all...]
RunningServiceDetails.java 1 package com.android.settings.applications;
  /packages/providers/ApplicationsProvider/tests/src/com/android/providers/applications/
ApplicationsProviderTest.java 17 package com.android.providers.applications;
25 import android.provider.Applications;
36 * applications on the device. The ApplicationsProvider's persistent database
48 super(ApplicationsProviderForTesting.class, Applications.AUTHORITY);
62 // Decouple the provider from Android's real list of applications.
78 * Register a few default applications with the ApplicationsProvider that
246 Cursor cursor = Applications.search(getMockContentResolver(), searchQuery);
274 Uri.Builder uriBuilder = Applications.CONTENT_URI.buildUpon();
  /external/elfutils/
elfutils.spec 44 applications for handling compiled objects. libebl provides some
73 applications for handling compiled objects. libelf allows you to
  /external/zlib/contrib/pascal/
zlibpas.pas 37 state: Pointer; (* not visible by applications *)
  /ndk/build/core/
setup-toolchain.mk 103 # Ensure that for debuggable applications, gdbserver will be copied to
  /external/quake/
NOTICE 359 consider it more useful to permit linking proprietary applications with the
    [all...]
  /packages/apps/Settings/src/com/android/settings/
Settings.java 260 || "com.android.settings.applications.StorageUse".equals(intentClass)) {
262 intentClass = com.android.settings.applications.ManageApplications.class.getName();
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 52 import com.android.settings.applications.InstalledAppDetails;
  /packages/providers/ApplicationsProvider/src/com/android/providers/applications/
ApplicationsProvider.java 17 package com.android.providers.applications;
49 import android.provider.Applications;
61 * Fetches the list of applications installed on the phone to provide search suggestions.
63 * {@link android.provider.Applications} should be updated.
66 * to date list of installed applications. Alternatively, Launcher could be updated to use this
99 private static final String APPLICATIONS_TABLE = "applications";
113 * An in-memory database storing the details of applications installed on
123 * applications list within this window.
129 matcher.addURI(Applications.AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY,
131 matcher.addURI(Applications.AUTHORITY, SearchManager.SUGGEST_URI_PATH_QUERY + "/*"
    [all...]
  /external/bluetooth/bluez/gdbus/
NOTICE 360 consider it more useful to permit linking proprietary applications with the
  /external/bluetooth/bluez/input/
NOTICE 360 consider it more useful to permit linking proprietary applications with the
  /external/bluetooth/bluez/plugins/
NOTICE 360 consider it more useful to permit linking proprietary applications with the
  /external/bluetooth/bluez/src/
NOTICE 362 consider it more useful to permit linking proprietary applications with the
  /hardware/ril/reference-ril/
reference-ril.c     [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 36 <span class="fr" style="display:none">Principes de base des applications</span>
    [all...]
  /external/v8/benchmarks/
splay.js 30 // JavaScript applications, and it effectively measures how fast the
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 30 // JavaScript applications, and it effectively measures how fast the
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 30 // JavaScript applications, and it effectively measures how fast the
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 30 // JavaScript applications, and it effectively measures how fast the
  /external/zlib/contrib/delphi/
ZLib.pas 33 internal: Pointer; // not visible by applications

Completed in 1042 milliseconds

12 3