/frameworks/base/core/java/android/app/backup/ |
IBackupManager.aidl | 25 * Direct interface to the Backup Manager Service that applications invoke on. The only 160 * installed applications' data, not just those named in the <code>packageNames</code> 165 * applications will be included in the dataset.
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothAdapter.java | 169 * <p>Applications can also listen for {@link #ACTION_SCAN_MODE_CHANGED} 198 * <p>Applications can also listen for {@link #ACTION_STATE_CHANGED} 324 * <p> This intent is useful for applications that are only concerned about 659 * provided only for applications that include a user interface for changing 694 * provided only for applications that include a user interface for changing [all...] |
/frameworks/base/core/java/android/content/res/ |
CompatibilityInfo.java | 38 /** default compatibility info object for compatible applications */ 50 * applications in a compatible screen size. 471 * Compute the frame Rect for applications runs under compatibility mode.
|
/frameworks/base/core/java/android/net/ |
NetworkInfo.java | 34 * Coarse-grained network state. This is probably what most applications should 57 * is probably of interest to few applications. Most should use 229 * of being established. This is good for applications that need to
|
/frameworks/base/core/java/android/nfc/cardemulation/ |
HostApduService.java | 46 * to reduce the risk of collisions with other applications that 329 * of alternative applications that can handle the last 335 * If there are no other applications that can handle
|
/frameworks/base/core/java/android/os/storage/ |
StorageManager.java | 308 * <p>Applications can get instance of this class by calling 450 * That is, shared UID applications can attempt to mount any other 487 * That is, shared UID applications can obtain access to any other
|
/frameworks/base/docs/html/guide/topics/manifest/ |
supports-screens-element.jd | 33 Normal resizing applied by the system works well for most applications and you don't have to do any 73 <p><strong>This attribute is deprecated</strong>. It was introduced to help applications 123 <p>For applications that support Android 1.6 (API level 4) and higher, this is "true"
|
/frameworks/base/docs/html/tools/projects/ |
templates.jd | 48 <p>Application templates create basic Android applications that you can immediately run and test 75 <strong>Note:</strong> The other activity template options also create applications, however these 76 applications require further modification before they can be launched on an Android device.
|
/frameworks/base/docs/html/training/id-auth/ |
authenticate.jd | 157 <p>Applications can handle the first two cases trivially, usually by simply 160 last two cases are a little more complicated, because well-behaved applications 248 applications just assume the token has expired before even asking for it. If renewing a token is a
|
/ndk/docs/text/ |
OVERVIEW.text | 90 devices. In particular, your applications should still be written in the Java 118 headers, then applications should not depend on it being available, or 330 a native debugging session of your applications.
|
/packages/apps/Launcher3/res/values/ |
strings.xml | 27 <!-- Name for all applications running as this uid. --> 103 <!-- All applications label --> 105 <!-- Label for button in all applications label to go back home (to the workspace / desktop)
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppsCustomizeTabHost.java | 314 return AppsCustomizePagedView.ContentType.Applications; 318 return AppsCustomizePagedView.ContentType.Applications; 325 if (type == AppsCustomizePagedView.ContentType.Applications) {
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/ |
Standard_Suite.py | 1 """Suite Standard Suite: Common classes and commands for most applications. 4 Generated from /Applications/Utilities/Terminal.app 359 applications = application variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
handler.py | 4 functionality, from which drivers and applications can be subclassed. 51 important to applications. The order of events in this interface 105 There are cases, however, when applications need to use
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
handler.py | 4 functionality, from which drivers and applications can be subclassed. 51 important to applications. The order of events in this interface 105 There are cases, however, when applications need to use
|
/system/core/libutils/ |
README | 149 applications; no additional resource identifiers are introduced, only 171 PackageGroup in ResourceTypes.cpp). Calling applications will refer to 196 This is similar to how applications are stopped when their packages are
|
/external/chromium_org/chrome/browser/ |
shell_integration_linux.cc | 181 // applications menu. If |directory_filename| is non-empty, creates a sub-menu 612 // Determine whether there is a shortcut in the applications directory. 638 base::FilePath path = i->Append("applications").Append(desktop_filename); 851 // same place ('applications'). 907 // Set NoDisplay=true if hidden but not in the applications menu. This will [all...] |
/external/chromium_org/google_update/ |
google_update_idl.idl | 866 helpstring("GoogleUpdate3 Class for per-user applications") 874 helpstring("GoogleUpdate3 Service Class for machine applications") 882 helpstring("GoogleUpdate3Web for user applications") [all...] |
/external/kernel-headers/original/linux/ |
zlib.h | 10 including commercial applications, and to alter it and redistribute it 94 struct internal_state *state; /* not visible by applications */ 230 should be set only when necessary (in interactive applications). 410 contained in the gzip header is not retained, so applications that need that 445 The following functions are needed only in some special applications. 612 most applications, the zlib format should be used as is. Note that comments [all...] |
/frameworks/base/services/java/com/android/server/display/ |
DisplayManagerService.java | 58 * attached, sends notifications to the system and to applications when the state 137 // True if we are in a special boot mode where only core applications and 142 // and only tell applications about the existence of the default logical display. 143 // The display manager can still mirror content to secondary displays but applications 191 // Temporary callback list, used when sending display events to applications. 315 * to the display information synchronously so that applications will immediately [all...] |
/packages/apps/Settings/src/com/android/settings/applications/ |
ApplicationsState.java | 1 package com.android.settings.applications; 37 * Keeps track of information about all installed applications, lazy-loading 274 // Information about all applications. Synchronize on mEntriesMap 290 * Receives notifications when applications are added/removed. 325 // When applications become available or unavailable (perhaps because 652 // Need to trim out any applications that are disabled by [all...] |
ManageApplications.java | 17 package com.android.settings.applications; 77 import com.android.settings.applications.ApplicationsState.AppEntry; 133 * options to uninstall/delete user data for system applications. This activity 162 // Filter options used for displayed list of applications 529 * applications, we need to return the correct index of position. This is done by mapping 531 * The order of applications in the list is mirrored in mAppLocalList [all...] |
/build/tools/droiddoc/templates-pdk/ |
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.
|
/dalvik/docs/ |
hello-world.html | 48 You can debug stand-alone applications with any JDWP-compliant debugger. 83 Because command-line applications don't include the client-side
|
/development/apps/Development/ |
AndroidManifest.xml | 143 <activity android:name="AppHwConfigList" android:label="Applications Hw Configuration"> 150 <activity android:name="AppHwPref" android:label="Applications Hardware Preferences">
|