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

<<11121314151617181920>>

  /frameworks/av/media/libmediaplayerservice/
TestPlayerStub.h 122 MediaPlayerBase *mPlayer; // wrapped player
  /frameworks/base/core/java/android/view/
ContextThemeWrapper.java 27 * wrapped context.
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
ActionModeWrapper.java 168 // If the given mode equals our wrapped mode, just return it
  /libcore/luni/src/main/java/java/io/
FileWriter.java 25 * write requests are made, a FileWriter is often wrapped by a
  /libcore/luni/src/test/java/libcore/java/lang/
ProcessBuilderTest.java 76 * We test write+flush because the RI returns a wrapped stream, but
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
ref.hpp 134 template<bool wrapped>
  /packages/apps/Camera2/src/com/android/camera/data/
FixedFirstDataAdapter.java 44 * @param wrappedAdapter The {@link LocalDataAdapter} to be wrapped.
FixedLastDataAdapter.java 39 * @param wrappedAdapter The {@link LocalDataAdapter} to be wrapped.
  /packages/apps/Email/res/layout-sw600dp/
account_setup_outgoing_fragment.xml 19 wrapped in an outer layout (account_settings_outgoing_fragment) -->
  /packages/apps/Exchange/src/com/android/exchange/utility/
CurlLogger.java 70 // If this is a wrapped request, use the URI from the original
WbxmlResponseLogger.java 79 // Now grab the wrapped HttpEntity so that you safely can process the response w/o
  /packages/apps/Settings/src/com/android/settings/drawable/
DrawableWrapper.java 30 * wrapped {@link Drawable} <em>must</em> be fully released from any
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
TileDrawable.java 127 * Changes the alpha on just the inner wrapped drawable.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 94 'The information here should need to be word wrapped. Test.')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_complex_args.py 14 # Functions are wrapped in "exec" statements in order to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 94 'The information here should need to be word wrapped. Test.')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_complex_args.py 14 # Functions are wrapped in "exec" statements in order to
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java 181 // first wrapped view
185 // last wrapped view
186 // (4) Reindent the wrapped views
188 // wrapped views with the new container?
  /external/apache-http/src/org/apache/http/impl/io/
ContentLengthInputStream.java 87 * Wrapped input stream that all calls are delegated to.
160 * @throws java.io.IOException Should an error occur on the wrapped stream.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_nextstep.h 246 * We wrapped the select() call. _MD_SELECT refers to the built-in,
291 ** by prmalloc.c, and I have a wrapped syscall() version of them in nextstep.c
  /external/chromium_org/third_party/tlslite/tlslite/
X509CertChain.py 33 certificate wrapped within "-----BEGIN CERTIFICATE-----" and
43 with every certificate wrapped within "-----BEGIN CERTIFICATE-----"
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivityDelegateICS.java 244 public WindowCallbackWrapper(Window.Callback wrapped) {
245 mWrapped = wrapped;
  /libcore/luni/src/main/java/java/net/
SocketImpl.java 27 * Streaming sockets are wrapped by two classes, {@code ServerSocket} and
191 * when this instance is wrapped by a {@code ServerSocket}.
  /libcore/luni/src/main/java/java/util/concurrent/
AbstractExecutorService.java 48 * @param runnable the runnable task being wrapped
63 * @param callable the callable task being wrapped
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerException.java 54 /** Field containedException specifies a wrapped exception. May be null. */
135 * @param e The exception to be wrapped.

Completed in 1079 milliseconds

<<11121314151617181920>>