/frameworks/base/core/tests/coretests/src/android/view/ |
VelocityTest.java | 133 drag(vt, 100, 200, 100, 200, 10, t, 400); // 10 steps over 400ms 138 drag(vt, 100, 200, 100, 200, 20, t, 400); // 20 steps over 400ms
|
/frameworks/base/docs/html/guide/topics/manifest/ |
supports-gl-texture-element.jd | 68 The set of format strings may grow over time, as needed, and since the values 153 compression compatibility, giving you control over the availability of your
|
uses-sdk-element.jd | 105 receives an over-the-air system update to Android 2.0 (API Level 5). After the 124 is likely to be installed will receive periodic system updates over the air, so
|
/frameworks/base/docs/html/guide/topics/ui/ |
drag-drop.jd | 123 drags a color icon over another icon. The rest of this topic, however, describes the 132 over the current layout, the system sends drag events to the drag event listener objects and 155 If the user drops the data over a View object, and that View object's listener or callback 250 indicate that the drag operation is over. This is done regardless of where the user released 354 releases the drag shadow over the View object. This action type is only sent to a View 551 rather than full images spread out over the screen. [all...] |
/frameworks/base/docs/html/resources/articles/ |
glsurfaceview.jd | 230 you control over which surface type is chosen:</p> 240 <dd>Allow total control over choosing a configuration. You pass in your own
|
/frameworks/base/docs/html/resources/faq/ |
security.jd | 129 automatically with software downloaded "over the air", while some devices 134 series of devices, using an "over the air" (OTA) update. These updates may include
|
/frameworks/base/docs/html/sdk/ |
android-2.2-highlights.jd | 174 over Android 2.1 with Dalvik JIT.</p> 206 <li>Voice dialing over Bluetooth</li>
|
/frameworks/base/media/java/android/media/audiofx/ |
PresetReverb.java | 36 * the listener hears continuous reverberation that decays over time. 42 * requiring control over a more advanced environmental reverb are advised to use the
|
/frameworks/base/telephony/java/android/telephony/ |
PhoneStateListener.java | 103 * If you need regular location updates but want more control over 265 * The Over The Air Service Provisioning (OTASP) has changed. Requires
|
/frameworks/base/tests/CoreTests/android/core/ |
ClassTest.java | 150 // Regression for 1018067: Class.getMethods() returns the same method over 151 // and over again from all base classes
|
/libcore/luni/src/main/java/java/security/cert/ |
CertificateFactory.java | 199 * Returns an {@code Iterator} over the supported {@code CertPath} encodings 202 * @return an iterator over supported {@link CertPath} encodings (as
|
/libcore/luni/src/main/java/java/sql/ |
DriverManager.java | 170 * Loop over the drivers in the DriverSet checking to see if one can 226 * Loop over the drivers in the DriverSet checking to see if one
|
/libcore/luni/src/main/java/javax/xml/namespace/ |
NamespaceContext.java | 197 * <p>An Iterator over String elements is returned in an arbitrary, <strong>implementation dependent</strong>, order.</p> 224 * <td><code>Iterator</code> over prefixes bound to Namespace URI in
|
/libcore/luni/src/main/java/libcore/net/http/ |
HttpConnection.java | 196 // create the wrapper over connected socket 306 * protocol over another, such as when using HTTPS through an HTTP
|
/packages/apps/Contacts/src/com/android/contacts/model/ |
EntityDeltaList.java | 43 * and applying another {@link EntityDeltaList} over it. 103 // For each entity in the remote set, try matching over existing
|
/packages/apps/Email/res/values-nl/ |
uploader.xml | 19 <string name="summary_subtitle_paused_retry_format" msgid="3851931944505090119">"opnieuw proberen over %s"</string> 110 <string name="preference_category_title_about" msgid="3001183168471659844">"Over"</string>
|
/packages/apps/Gallery2/res/values-da/ |
strings.xml | 94 <string name="sync_album_set_error" msgid="9016732535181154028">"Listen over albummer kunne ikke downloades. Prøv igen senere."</string> 144 <string name="size_above" msgid="5324398253474104087">"<xliff:g id="SIZE">%1$s</xliff:g> eller over"</string>
|
/packages/apps/Nfc/src/com/android/nfc/ |
P2pLinkManager.java | 88 * Manages sending and receiving NDEF message over LLCP link. 326 Log.i(TAG, "Failed to connect over SNEP, trying NPP");
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
EntitySet.java | 40 * and applying another {@link EntitySet} over it. 91 // For each entity in the remote set, try matching over existing
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryFileDumper.java | 215 // If we can't copy it we should probably delete it to avoid trying to copy it over 216 // and over each time we open LatinIME.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
complex | 141 // DR 387. std::complex over-encapsulated. 166 // DR 387. std::complex over-encapsulated. 1037 // DR 387. std::complex over-encapsulated. 1058 // DR 387. std::complex over-encapsulated. 1183 // DR 387. std::complex over-encapsulated. [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 252 XkbKeyNameRec over; member in struct:_XkbOverlayKey 392 char * /* over */,
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 141 // DR 387. std::complex over-encapsulated. 166 // DR 387. std::complex over-encapsulated. 1037 // DR 387. std::complex over-encapsulated. 1058 // DR 387. std::complex over-encapsulated. 1183 // DR 387. std::complex over-encapsulated. [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
complex | 141 // DR 387. std::complex over-encapsulated. 166 // DR 387. std::complex over-encapsulated. 1037 // DR 387. std::complex over-encapsulated. 1058 // DR 387. std::complex over-encapsulated. 1183 // DR 387. std::complex over-encapsulated. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
IconFactory.java | 302 // Set transparent pixel in the palette such that on paint (over palette, 303 // which has a background of SWT.COLOR_WIDGET_BACKGROUND, and over the tree
|