OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calling
(Results
701 - 725
of
10091
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/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
117
* After
calling
this, #getWantClientAuth() will return false.
135
* 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
108
// Warning: this is not thread-safe. Take necessary precaution when
calling
.
117
// Warning: this is not thread-safe. Take necessary precaution when
calling
.
/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().
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
asset_manager.h
50
* The object returned here should be freed by
calling
AAssetDir_close().
57
* The object returned here should be freed by
calling
AAsset_close().
Completed in 1700 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>