HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 801 - 825 of 11340) sorted by null

<<31323334353637383940>>

  /frameworks/base/tools/layoutlib/bridge/src/android/app/
Fragment_Delegate.java 59 * the same as calling its empty constructor.
61 * @param context The calling context being used to instantiate the fragment.
  /frameworks/native/include/gui/
BufferItemConsumer.h 75 // queue by calling releaseBuffer before more buffers can be acquired.
84 // must be released by calling releaseBuffer to ensure new buffers can be
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ViewUtils.java 69 * Allow calling the hidden method {@code computeFitSystemWindows(Rect, Rect)} through
83 * Allow calling the hidden method {@code makeOptionalFitsSystem()} through reflection on
  /hardware/invensense/60xx/mlsdk/mllite/
mldmp.h 28 * loading procedure takes place when calling inv_dmp_open with a given DMP set
57 * the DMP turned off. We can do that by calling inv_dmp_close(). Note that
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 405 * It should be zeroed before calling this function.
421 * path. It should be zeroed before calling this function.
443 * path. It should be zeroed before calling this function.
458 * path(8 bytes). It should be zeroed before calling this function.
473 * path(8 bytes). It should be zeroed before calling this function.
491 * path(8 bytes). It should be zeroed before calling this function.
509 * name. It should be zeroed before calling this function.
524 * node. It should be zeroed before calling this function.
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c 398 * It should be zeroed before calling this function.
414 * path. It should be zeroed before calling this function.
436 * path. It should be zeroed before calling this function.
451 * path(8 bytes). It should be zeroed before calling this function.
466 * path(8 bytes). It should be zeroed before calling this function.
484 * path(8 bytes). It should be zeroed before calling this function.
502 * name. It should be zeroed before calling this function.
517 * node. It should be zeroed before calling this function.
  /libcore/luni/src/main/java/java/io/
FileDescriptor.java 91 * Returns the int fd. It's highly unlikely you should be calling this. Please discuss
100 * Sets the int fd. It's highly unlikely you should be calling this. Please discuss
  /libcore/luni/src/main/java/java/lang/
Appendable.java 66 * If {@code csq} is not {@code null} then calling this method is equivalent
67 * to calling {@code append(csq.subSequence(start, end))}.
  /libcore/luni/src/main/java/java/sql/
SQLXML.java 32 * Frees any resources held by this object. After {@code free} is called, calling
33 * method other than {@code free} will throw {@code SQLException} (calling {@code free}
  /libcore/luni/src/main/java/javax/net/ssl/
SSLParameters.java 118 * After calling this, #getWantClientAuth() will return false.
136 * After calling this, #getNeedClientAuth() will return false.
  /libcore/luni/src/main/java/libcore/io/
MemoryMappedFile.java 63 * Calling this method invalidates any iterators over this {@code MemoryMappedFile}. It is an
64 * error to use such an iterator after calling {@code close}.
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRotateRepresentation.java 130 throw new IllegalArgumentException("calling copyAllParameters with incompatible types!");
139 throw new IllegalArgumentException("calling useParametersFrom with incompatible types!");
FilterStraightenRepresentation.java 98 throw new IllegalArgumentException("calling copyAllParameters with incompatible types!");
107 throw new IllegalArgumentException("calling useParametersFrom with incompatible types!");
  /packages/apps/Launcher2/src/com/android/launcher2/
InterruptibleInOutAnimator.java 102 * This is the equivalent of calling Animator.start(), except that it can be called when
111 * This is the roughly the equivalent of calling Animator.reverse(), except that it uses the
  /packages/apps/Launcher3/src/com/android/launcher3/
InterruptibleInOutAnimator.java 102 * This is the equivalent of calling Animator.start(), except that it can be called when
111 * This is the roughly the equivalent of calling Animator.reverse(), except that it uses the
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
PercentageBarChart.java 136 * calling {@link #invalidate()}.
145 * later calling {@link #invalidate()}.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryCollection.java 119 // Warning: this is not thread-safe. Take necessary precaution when calling.
128 // Warning: this is not thread-safe. Take necessary precaution when calling.
  /packages/inputmethods/LatinIME/tools/dicttool/compat/android/text/
TextUtils.java 72 * the objects by calling object.toString().
91 * the objects by calling object.toString().
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 48 * The object returned here should be freed by calling AAssetDir_close().
55 * The object returned here should be freed by calling AAsset_close().

Completed in 1692 milliseconds

<<31323334353637383940>>