HomeSort by relevance Sort by last modified time
    Searched full:relinquish (Results 1 - 25 of 71) sorted by null

1 2 3

  /development/samples/browseable/DocumentCentricRelinquishIdentity/
_index.jd 8 This sample shows how to relinquish identity to activities above it in the task stack.
  /developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity/Application/src/main/res/values/
base-strings.xml 24 This sample shows how to relinquish identity to activities above it in the task stack.
  /development/samples/browseable/DocumentCentricRelinquishIdentity/res/values/
base-strings.xml 24 This sample shows how to relinquish identity to activities above it in the task stack.
  /developers/samples/android/ui/activitytasks/DocumentCentricRelinquishIdentity/
template-params.xml 31 This sample shows how to relinquish identity to activities above it in the task stack.
  /developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity/Application/src/main/java/com/example/android/documentcentricrelinquishidentity/
RelinquishIdentityActivity.java 31 * To relinquish its identity the base activity must have the activity attribute
  /developers/samples/android/ui/activitytasks/DocumentCentricRelinquishIdentity/Application/src/main/java/com/example/android/documentcentricrelinquishidentity/
RelinquishIdentityActivity.java 31 * To relinquish its identity the base activity must have the activity attribute
  /development/samples/browseable/DocumentCentricRelinquishIdentity/src/com.example.android.documentcentricrelinquishidentity/
RelinquishIdentityActivity.java 31 * To relinquish its identity the base activity must have the activity attribute
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
ImageResource.java 51 * After this, the image resource will relinquish ownership on the bitmap resource so that
DecodedImageResource.java 65 * After this, the image resource will relinquish ownership on the bitmap resource so that
  /external/ImageMagick/Magick++/lib/
Pixels.cpp 127 relinquish();
197 relinquish();
201 void Magick::PixelData::relinquish(void) throw() function in class:Magick::PixelData
  /developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity/
README.md 5 This sample shows how to relinquish identity to activities above it in the task stack.
  /external/ImageMagick/Magick++/lib/Magick++/
Pixels.h 115 void relinquish(void) throw();
  /external/ImageMagick/MagickCore/
exception.h 117 relinquish; member in struct:_ExceptionInfo
exception.c 121 exception->relinquish=MagickTrue;
276 clone_exception->relinquish=MagickTrue;
435 relinquish;
443 if (exception->relinquish != MagickFalse)
453 relinquish=exception->relinquish;
455 if (relinquish != MagickFalse)
423 relinquish; local
    [all...]
segment.c 665 Relinquish resources.
    [all...]
module.c     [all...]
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_channel_endpoint.py 35 # Sleeping for 0 seconds *may* hint for the schedular to relinquish CPU.
  /external/deqp/framework/delibs/decpp/
deUniquePtr.hpp 72 PtrData<T, D> releaseData (void) throw(); //!< Relinquish ownership, return pointer data.
232 * \brief Relinquish ownership of pointer.
  /external/google-breakpad/src/processor/
stackwalker.cc 170 // Add the frame to the call stack. Relinquish the ownership claim
  /toolchain/binutils/binutils-2.25/include/gdb/
signals.def 64 "Need to relinquish monitor mode")
  /external/libchrome/base/mac/
foundation_util.h 160 // By calling this function, callers relinquish any ownership claim to
  /external/ImageMagick/ImageMagick/api/
magick-wand.html 460 <dd>Relinquish the memory associated with this resource. </dd>
  /external/ImageMagick/MagickWand/
ChangeLog 346 * Relinquish pixel iterator ID to prevent small memory leak.
  /external/ImageMagick/coders/
dps.c 511 Relinquish resources.
ept.c 481 Relinquish resources.

Completed in 491 milliseconds

1 2 3