/external/kernel-headers/original/linux/ |
ext3_fs.h | 80 * Macro-instructions used to manage several block sizes 110 * Macro-instructions used to manage fragments 139 * Macro-instructions used to manage group descriptors
|
/frameworks/base/docs/html/guide/topics/fundamentals/ |
loaders.jd | 71 android.content.Loader} instances. This helps an application manage 133 This is where you create new loaders and manage your references to existing 372 android.content.CursorLoader} to manage the query on the provider.</p>
|
/frameworks/base/docs/html/sdk/ |
android-3.0-highlights.jd | 195 <p>The platform offers convenient new interaction modes that developers can use. For managing collections of items in lists or grids, developers can offer a new multiselect mode that lets users choose multiple items for an action. Developers can also use a new system-wide Clipboard to let users easily copy any type of data into and out of their applications. To make it easier for users to manage and organize files, developers can now add drag-and-drop interaction through a DragEvent framework.</p> 228 <p>Android 3.0 includes an extensible DRM framework that lets applications manage protected content according to a variety of DRM mechanisms that may be available on the device. For application developers, the framework API offers an consistent, unified API that simplifies the management of protected content, regardless of the underlying DRM engines. </p> 232 <p>The platform includes built-in support for Media/Picture Transfer Protocol (MTP/PTP) over USB, which lets users easily transfer any type of media files between devices and to a host computer. Developers can build on this support, creating applications that let users create or manage media files that they may want to transfer or share across devices. </p>
|
android-3.2.jd | 123 give developers additional ways to manage application UI across the range of 177 <p>The new screens support API is designed to let you manage application UI 178 according to the smallestWidth of the current screen. You can also manage the 189 <p>Additionally, applications can still query the system and manage UI and 292 you manage your app's support for different screen sizess.
|
android-3.1.jd | 160 discover, communicate with, and manage a variety of device types connected over 188 devices or accessories and then communicate with or manage them. 251 manage files and storage on those devices, and transfer files and metadata to 433 stack, which applications can use to manage on-demand or interactive data 512 manage multiple simulataneous animations on a {@link android.view.View} object. [all...] |
/frameworks/base/media/libmedia/ |
AudioRecord.cpp | 685 // Manage marker callback 693 // Manage new position callback 740 // Manage overrun callback
|
/frameworks/media/libvideoeditor/vss/inc/ |
M4VSS3GPP_InternalTypes.h | [all...] |
/packages/apps/Phone/res/values/ |
strings.xml | 19 <!-- Official label of the phone app, as seen in "Manage Applications" 25 <!-- Official label of the phone app, as seen in "Manage Applications" 126 <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] --> 127 <string name="manageConferenceLabel">Manage conference call</string> [all...] |
/packages/apps/Phone/src/com/android/phone/ |
InCallScreen.java | [all...] |
/packages/apps/Phone/res/values-en-rGB/ |
strings.xml | 66 <string name="manageConferenceLabel" msgid="4691922394301969053">"Manage conference call"</string> [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_atheros.c | 966 } else if (strncmp(custom, "Manage.prob_req ", 16) == 0) { 971 * Format: "Manage.prob_req <frame len>" | zero padding | frame 976 wpa_printf(MSG_DEBUG, "Invalid Manage.prob_req event " [all...] |
/build/core/ |
envsetup.mk | 59 # Windows SDK. Only a subset of tools and SDK will manage to build properly.
|
/development/pdk/docs/porting/ |
bluetooth.jd | 211 <li>Manage multiple connections </li>
|
/development/pdk/docs/source/ |
using-eclipse.jd | 63 Eclipse sometimes likes to add an "import android.R" statement at the top of your files that use resources, especially when you ask eclipse to sort or otherwise manage imports. This will cause your make to break. Look out for these erroneous import statements and delete them.
|
/device/common/ |
generate-blob-scripts.sh | 17 # This script auto-generates the scripts that manage the handling of the
|
/docs/source.android.com/src/source/ |
using-eclipse.md | 83 *Note:* Eclipse sometimes likes to add an `import android.R` statement at the top of your files that use resources, especially when you ask eclipse to sort or otherwise manage imports. This will cause your make to break. Look out for these erroneous import statements and delete them.
|
/external/bluetooth/glib/gio/inotify/ |
inotify-path.c | 407 /* We have to manage the missing list
|
/external/chromium/base/ |
mach_ipc_mac.h | 131 // or it can manage storage internally.
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble_views.cc | 349 // to end so the caller can manage this object's life cycle like a normal
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_strip_controller.h | 102 // An array of TabControllers which manage the actual tab views. See note
|
/external/chromium/chrome/browser/ui/gtk/extensions/ |
extension_installed_bubble_gtk.cc | 246 // Manage label
|
/external/chromium/chrome/common/extensions/docs/static/ |
experimental.proxy.html | 5 Use the <code>chrome.experimental.proxysettings</code> module to manage Chrome's
|
tut_oauth.html | 38 <p>Your background page will manage the OAuth flow.</p>
|
/external/chromium/webkit/glue/ |
webmediaplayer_impl.h | 310 // all clients to manage the pause+playback rate externally, but is that
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 336 Almost any piece of software will have bugs. If you manage to find a
|