HomeSort by relevance Sort by last modified time
    Searched full:delegates (Results 301 - 325 of 625) sorted by null

<<11121314151617181920>>

  /external/v8/test/mjsunit/bugs/harmony/
debug-blockscopes.js 45 // Debug event listener which delegates.
  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
NetworkMonitorTest.java 160 * Helper method to create a network monitor and delegates for testing.
  /frameworks/base/core/java/android/text/method/
TextKeyListener.java 34 * This is the key listener for typing normal text. It delegates to
  /frameworks/base/core/java/android/widget/
TimePicker.java 255 * TimePicker implementations. This would need to be implemented by the TimePicker delegates
  /frameworks/base/services/core/java/com/android/server/
GraphicsStatsService.java 44 * it is assumed that this buffer is for ThreadedRenderer and delegates
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/
TestDelegates.java 171 // look for methods that are delegates: they have the LayoutlibDelegate annotation
  /frameworks/support/compat/gingerbread/android/support/v4/graphics/drawable/
DrawableWrapperGingerbread.java 31 * Drawable which delegates all calls to it's wrapped {@link android.graphics.drawable.Drawable}.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
ParserAdapterTest.java 199 // The SAX RI creates an InputSource itself and then delegates to the
XMLReaderAdapterTest.java 165 // The SAX RI creates an InputSource itself and then delegates to the
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 823 private LinkedList<Dispatcher> delegates = new LinkedList<Dispatcher>(); field in class:HttpsURLConnectionTest.DelegatingDispatcher
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActivityController.java 38 * ActivityControllers are delegates that implement methods by calling underlying views to modify,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java 267 * An {@link Overlay} to paint the resize feedback. This just delegates to the
  /system/tpm/tpm_manager/server/
tpm_manager_service.h 45 // This class runs a worker thread and delegates all calls to it. This keeps the