OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:removes
(Results
351 - 375
of
3315
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Camera2/src/com/android/camera/app/
OrientationManager.java
90
*
Removes
the listener.
/packages/apps/Camera2/src/com/android/camera/captureintent/stateful/
State.java
83
*
Removes
the handler for a specific type of event.
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
ExternalCallList.java
72
*
Removes
a listener to external call events.
/packages/apps/Gallery2/src/com/android/gallery3d/util/
CacheManager.java
62
//
Removes
the old files if the data is wiped.
/packages/apps/TV/src/com/android/tv/
MainActivityWrapper.java
113
*
Removes
OnCurrentChannelChangeListener.
/packages/apps/TV/src/com/android/tv/util/
MultiLongSparseArray.java
63
*
Removes
the value at the specified index.
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DequeMap.java
52
*
Removes
and returns the first value V from the deque of Vs for key K, or null if no such Vs
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/accounts/
AccountsChangedReceiver.java
63
*
Removes
the currentAccount from preferences if it's not found
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SuggestionResults.java
64
pollLast(); //
removes
the last element
/platform_testing/tests/jank/notificationsgenerator_wear/
proguard.flags
47
# or the reblochon client library
removes
unexpected dependencies.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libstdc++.so.6.0.19-gdb.py
35
# Do a simple normalization that
removes
duplicate separators.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib64/
libstdc++.so.6.0.19-gdb.py
35
# Do a simple normalization that
removes
duplicate separators.
/prebuilts/go/darwin-x86/src/go/doc/
synopsis.go
38
// with a single space and
removes
any trailing and leading spaces.
/prebuilts/go/linux-x86/src/go/doc/
synopsis.go
38
// with a single space and
removes
any trailing and leading spaces.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
75
"""
Removes
the patch."""
test_config_cmd.py
69
# _clean
removes
files
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
75
"""
Removes
the patch."""
test_config_cmd.py
69
# _clean
removes
files
/system/connectivity/shill/
certificate_file.h
56
//
Removes
the non-empty lines betweeen the PEM header and footer lines
/system/weaved/buffet/
binder_weave_service.h
38
// object takes care of cleaning up that client's resources (e.g. it
removes
/libcore/ojluni/src/main/java/java/util/
ArrayDeque.java
336
*
Removes
the first occurrence of the specified element in this
339
* More formally,
removes
the first element {@code e} such that
362
*
Removes
the last occurrence of the specified element in this
365
* More formally,
removes
the last element {@code e} such that
417
* Retrieves and
removes
the head of the queue represented by this deque.
432
* Retrieves and
removes
the head of the queue represented by this deque
489
* words,
removes
and returns the first element of this deque.
510
*
Removes
the element at the specified position in the elements array,
717
*
Removes
a single instance of the specified element from this deque.
719
* More formally,
removes
the first element {@code e} such tha
[
all
...]
/external/apache-http/src/org/apache/http/protocol/
HttpRequestInterceptorList.java
97
*
Removes
all request interceptors from this list.
104
*
Removes
all request interceptor of the specified class
HttpResponseInterceptorList.java
98
*
Removes
all response interceptors from this list.
105
*
Removes
all response interceptor of the specified class
/external/apache-xml/src/main/java/org/apache/xml/utils/
BoolStack.java
98
*
Removes
the object at the top of this stack and returns that
110
*
Removes
the object at the top of this stack and returns the
/external/autotest/client/common_lib/
file_utils.py
14
Removes
a directory. Does not fail if the directory does NOT exist.
28
Removes
multiple directories. Does not fail if directories do NOT exist.
Completed in 577 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>