OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:delegates
(Results
376 - 400
of
625
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava/src/com/google/common/base/
Equivalence.java
296
* Returns an equivalence that
delegates
to {@link Object#equals} and {@link Object#hashCode}.
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
ThrowingProviderBinder.java
459
// just
delegates
directly to the overridden method.
/external/icu/icu4c/source/i18n/
transreg.h
136
*
delegates
all registry-related operations to it.
vzone.h
220
* class
delegates
to the 8-argument getOffset().
/external/icu/icu4c/source/i18n/unicode/
rbtz.h
179
* class
delegates
to the 8-argument getOffset().
/external/llvm/include/llvm/IR/
InstVisitor.h
244
// invokes. When unimplemented, properly
delegates
to either the terminator or
/external/mockito/src/org/mockito/internal/creation/
AcrossJVMSerializationFeature.java
253
*
delegates
class resolution to the default super behavior.
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
LogFactory.java
25
* Factory for creating {@link Log} instances, which always
delegates
to an
/external/slf4j/slf4j-android/src/main/java/org/slf4j/impl/
AndroidLoggerAdapter.java
33
* <p>A simple implementation that
delegates
all log requests to the Google Android
/external/slf4j/slf4j-site/src/site/pages/
legacy.html
184
immediately
delegates
all work to SLF4J, the CPU overhead should be
/external/v8/src/debug/
debug-evaluate.cc
111
// Skip the global proxy as it has no properties and always
delegates
to the
/external/v8/test/mjsunit/es6/
debug-blockscopes.js
47
// Debug event listener which
delegates
.
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-printers.cc
105
//
Delegates
to PrintBytesInObjectToImpl() to print the bytes in the
/frameworks/base/core/java/android/content/
ContextWrapper.java
47
* Proxying implementation of Context that simply
delegates
all of its calls to
/frameworks/base/core/java/android/widget/
DatePicker.java
435
* DatePicker implementations. This would need to be implemented by the DatePicker
delegates
/frameworks/base/docs/html/training/contacts-provider/
modify-data.jd
62
to write to the Contacts Provider, because it
delegates
modifications to the contacts app,
/frameworks/base/libs/hwui/hwui/
Canvas.h
76
* Create a new Canvas object which
delegates
to an SkCanvas.
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DelegateMethodAdapter.java
266
// a text file for helping create the
delegates
. We could also compare
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java
390
* Policy that
delegates
to the {@link OnShareTargetSelectedListener}, if such.
/libcore/luni/src/test/java/libcore/java/security/
MessageDigestTest.java
284
* which
delegates
MessageDigestSpi calls through to the underlying SPI implementation. We
/libcore/ojluni/src/main/java/java/text/
Format.java
370
*
Delegates
should NOT assume that the <code>Format</code> will notify
/ndk/sources/third_party/googletest/googletest/src/
gtest-printers.cc
105
//
Delegates
to PrintBytesInObjectToImpl() to print the bytes in the
/packages/apps/Camera2/src/com/android/camera/ui/
BottomBar.java
329
// setBackgroundColor is overridden and
delegates
to contained
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java
284
// view and only
delegates
to the parts of the code that care. So we don't include them here
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentProvider.java
46
* permission checks and then
delegates
database level operations to respective table delegate
Completed in 542 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>