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

<<11121314151617181920>>

  /frameworks/base/graphics/java/android/graphics/drawable/
StateListDrawable.java 62 * so that proxy classes like this can save/restore their delegates'
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeXmlBlockParser.java 36 * It delegates to both an instance of {@link XmlPullParser} and an instance of
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java 339 * Policy that delegates to the {@link OnShareTargetSelectedListener}, if such.
  /libcore/luni/src/main/java/java/io/
InputStream.java 44 * {@link FilterInputStream}, which delegates all calls to the source input
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp 601 * Called by Expat at the start of an element. Delegates to the same method
642 * Called by Expat at the end of an element. Delegates to the same method
666 * Called by Expat when it encounters text. Delegates to the same method
679 * Called by Expat when it encounters a comment. Delegates to the same method
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActivityController.java 39 * ActivityControllers are delegates that implement methods by calling underlying views to modify,
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 206 // 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 47 * permission checks and then delegates database level operations to respective table delegate
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
hash_policy.hpp 471 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
hash_policy.hpp 472 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
hash_policy.hpp 472 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 471 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 471 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 471 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
hash_policy.hpp 471 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
hash_policy.hpp 472 // A resize policy which delegates operations to size and trigger policies.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
hash_policy.hpp 472 // A resize policy which delegates operations to size and trigger policies.
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 162 // TODO(creis): We will also need to pass delegates for the RVHM as we
233 // Give delegates a chance to set some states on the navigation entry.
  /external/chromium_org/content/public/browser/
web_contents_delegate.h 254 // Allows delegates to handle keyboard events before sending to the renderer.
262 // Allows delegates to handle unhandled keyboard messages coming back from
  /libcore/luni/src/main/java/java/util/concurrent/
Executors.java 278 * Returns an object that delegates all defined {@link
294 * Returns an object that delegates all defined {@link
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 112 // delegates
113 <grammar.delegates:
287 <if(grammar.delegates)>
288 // delegates
289 <grammar.delegates:
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 111 // delegates
112 <grammar.delegates:
282 <if(grammar.delegates)>
283 // delegates
284 <grammar.delegates:
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeAdaptor.cs 190 * because it needs to trap calls to create, but it can't since it delegates
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITreeAdaptor.cs 246 * because it needs to trap calls to create, but it can't since it delegates
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeAdaptor.java 158 * because it needs to trap calls to create, but it can't since it delegates

Completed in 1789 milliseconds

<<11121314151617181920>>