HomeSort by relevance Sort by last modified time
    Searched full:effect (Results 351 - 375 of 1543) sorted by null

<<11121314151617181920>>

  /external/zlib/contrib/vstudio/
readme.txt 68 has a slightly different effect. To avoid compatibility problems, do
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java 82 * This is generally used to find out when a new policy is in effect.
229 * is in effect.
425 * effect immediately.
458 * the length that the user can set. It takes effect immediately.
  /frameworks/base/core/java/android/app/backup/
BackupManager.java 35 * calls to {@link #dataChanged()} have no further effect until the backup
  /frameworks/base/core/java/android/net/
ThrottleManager.java 158 * takes effect on the named iface. Currently only cliff #1 is supported (1 step)
  /frameworks/base/core/java/android/os/
UEventObserver.java 172 * UEventObserver after this call. Repeated calls have no effect.
  /frameworks/base/docs/html/guide/appendix/
app-intents.jd 97 the fisheye lens effect that would be present if a 90 degree horizontal
  /frameworks/base/docs/html/resources/articles/
drawable-mutations.jd 39 is not a favorite. To achieve this effect, you would probably write the
future-proofing.jd 38 question now have no effect, and do nothing. Instead, apps will need to
  /frameworks/base/graphics/java/android/graphics/
Picture.java 89 * Draw this picture on the canvas. The picture may have the side effect
  /ndk/build/platforms/android-5/arch-x86/usr/include/media/
msm_camera.h 334 int8_t effect; member in union:sensor_cfg_data::__anon10525
  /ndk/build/platforms/android-8/arch-x86/usr/include/media/
msm_camera.h 334 int8_t effect; member in union:sensor_cfg_data::__anon11312
  /packages/apps/Mms/src/org/w3c/dom/events/
EventTarget.java 63 * the <code>EventTarget</code> has no effect.
  /packages/apps/Phone/src/com/android/phone/
InCallMenuItemView.java 160 // TODO: topPadding seems to have no effect here.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiDocumentNode.java 57 * @param include_root Whether to include the root (e.g. "Manifest") or not. Has no effect
  /system/core/libpixelflinger/
clear.cpp 107 // unexsiting buffers have no effect...
  /system/core/sh/
options.h 54 /* Those marked [U] are required by posix, but have no effect! */
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
Node.java 194 * When it is defined to be <code>null</code>, setting it has no effect,
205 * When it is defined to be <code>null</code>, setting it has no effect,
496 * has no effect, including if the node is read-only.
518 * has no effect, including if the node is read-only.
634 * has no effect. On setting, any possible children this node may have
683 * has no effect. On setting, any possible children this node may have
    [all...]
Document.java 229 * Note that the <code>deep</code> parameter has no effect on
279 * Note that the <code>deep</code> parameter has no effect on this type
285 * source node.Note that the <code>deep</code> parameter has no effect
292 * that the <code>deep</code> parameter has no effect on these types of
298 * itself, as explained above. This has no effect on nodes that cannot
    [all...]
  /external/opencore/doc/oscl_html/
classOsclTCPSocket.html 223 This method will cancel any pending Accept operation on the current socket, causing the Accept to complete with error EPVSocketCancel. If there is no pending Accept operation, this method will have no effect. </td>
253 This method will cancel any pending BindAsync operation on the current socket, causing the BindAsync to complete with error EPVSocketCancel. If there is no pending BindAsync operation, this method will have no effect. </td>
283 This method will cancel any pending Connect operation on the current socket, causing the Connect to complete with error EPVSocketCancel. If there is no pending Connect operation, this method will have no effect. </td>
313 This method will cancel any pending ListenAsync operation on the current socket, causing the Listen to complete with error EPVSocketCancel. If there is no pending Listen operation, this method will have no effect. </td>
343 This method will cancel any pending Recv operation on the current socket, causing the Recv to complete with error EPVSocketCancel. If there is no pending Recv operation, this method will have no effect. </td>
373 This method will cancel any pending Send operation on the current socket, causing the Send to complete with error EPVSocketCancel. If there is no pending Send operation, this method will have no effect. </td>
403 This method will cancel any pending Shutdown operation on the current socket, causing the Shutdown to complete with error EPVSocketCancel. If there is no pending Shutdown operation, this method will have no effect. </td>
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 149 * have no effect. Attempting to lock it from another process if it has
702 * <p>To make camera parameters take effect, applications have to call
732 private static final String KEY_EFFECT = "effect";
764 // Values for color effect settings.
    [all...]
  /external/expat/lib/
expat.h 652 /* If do_nst is non-zero, and namespace processing is in effect, and
663 XML_ParseBuffer has no effect.
680 has no effect and returns XML_STATUS_ERROR.
702 have no effect after that. Returns
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 692 * effect the properties that the transformation contains.</p>
698 * @return A copy of the set of output properties in effect
710 * Set an output property that will be in effect for the
747 * Get an output property that is in effect for the
781 * Set the error event listener in effect for the transformation.
796 * Get the error event handler in effect for the transformation.
    [all...]
  /frameworks/base/media/java/android/media/
AudioManager.java     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-cpp.1 212 \&\fB\-Ifoo\fR and \fB\-I foo\fR have the same effect.
282 (Both forms have the same effect.)
475 a dependency output file as a side-effect of the compilation process.
717 present in the command line, this option has no effect, since no
786 directive line have the effect of turning that line into an ordinary
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-cpp.1 219 \&\fB\-Ifoo\fR and \fB\-I foo\fR have the same effect.
291 (Both forms have the same effect.)
484 a dependency output file as a side-effect of the compilation process.
755 present in the command line, this option has no effect, since no
    [all...]

Completed in 214 milliseconds

<<11121314151617181920>>