HomeSort by relevance Sort by last modified time
    Searched full:choose (Results 151 - 175 of 5085) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/ndk/platforms/android-21/include/media/
NdkMediaMuxer.h 78 * video player can choose the proper orientation for playback.
79 * Note that some video players may choose to ignore the composition matrix
  /docs/source.android.com/src/devices/graphics/
implement-vdisplays.jd 62 can choose best format based on usage flags. For example, choose a YCbCr format
  /docs/source.android.com/src/security/enhancements/
enhancements42.jd 11 <li><strong>Application verification</strong> - Users can choose to enable ?Verify Apps" and
17 which might cause additional charges. The user can choose whether to allow the
  /external/avahi/avahi-daemon/
introspect.xsl 62 <xsl:choose>
72 </xsl:choose>
  /external/clang/test/CodeGenCXX/
mangle-ms-template-callback.cpp 53 // FYI blocks are not present in MSVS, so we're free to choose the spec.
71 // FYI blocks are not present in MSVS, so we're free to choose the spec.
  /external/dbus/doc/
introspect.xsl 66 <xsl:choose>
76 </xsl:choose>
  /external/jsoncpp/
LICENSE 14 software may choose to accept it either as 1) Public Domain, 2) under the
16 Public Domain/MIT License conditions described here, as they choose.
  /external/libchrome/base/metrics/
histogram_samples.h 35 // accumulation and snapshotting that we choose to accept. It should
45 // and snapshotting that we choose to accept. In this case, the tallies
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/utils/
FixedShadowMapAllocator.java 31 /** Helpers to choose shadow map quality */
36 /** Helpers to choose number of supported shadows */
  /external/libxml2/doc/
syms.xsl 60 <xsl:choose>
95 </xsl:choose>
  /external/llvm/include/llvm/ADT/
PointerUnion.h 285 // If T is PT1/PT2 choose IsInnerUnion otherwise choose IsPT3.
298 // If T is PT1/PT2 choose IsInnerUnion otherwise choose IsPT3.
399 // If T is PT1/PT2 choose InnerUnion1 otherwise choose InnerUnion2.
413 // If T is PT1/PT2 choose InnerUnion1 otherwise choose InnerUnion2.
  /external/mockito/src/org/mockito/stubbing/
Stubber.java 10 * Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
45 * Allows to choose a method when stubbing in doThrow()|doAnswer()|doNothing()|doReturn() style
  /frameworks/av/include/ndk/
NdkMediaMuxer.h 78 * video player can choose the proper orientation for playback.
79 * Note that some video players may choose to ignore the composition matrix
  /frameworks/base/core/java/android/app/
Presentation.java 55 * Before showing a {@link Presentation} it's important to choose the {@link Display}
58 * which display is best, an application should let the system choose a suitable
61 * There are two main ways to choose a {@link Display}.
64 * <h4>Using the media router to choose a presentation display</h4>
66 * The easiest way to choose a presentation display is to use the
100 * <h4>Using the display manager to choose a presentation display</h4>
102 * Another way to choose a presentation display is to use the {@link DisplayManager} API
121 * // giving the user a choice. For this example, we simply choose the first display
  /frameworks/base/docs/html/samples/
index.jd 56 <p>Android Studio may ask you to choose the type of project you are importing.
57 If this is the case, make sure to choose <strong>Import project from
  /frameworks/support/samples/SupportLeanbackDemos/res/values/
strings.xml 58 <string name="detail_presenter_options">Choose Presenter for Details</string>
59 <string name="detail_presenter_options_description">Choose Presenter for Details</string>
  /frameworks/support/samples/SupportPreferenceDemos/res/values/
strings.xml 50 <string name="dialog_title_list_preference">Choose one</string>
54 <string name="dialog_title_multi_list_preference">Choose some</string>
  /libcore/ojluni/src/main/java/javax/net/ssl/
X509ExtendedKeyManager.java 49 * Choose an alias to authenticate the client side of an
73 * Choose an alias to authenticate the server side of an
  /ndk/sources/cxx-stl/stlport/
Android.mk 80 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
93 # For armeabi*, choose thumb mode unless LOCAL_ARM_MODE := arm
  /packages/apps/Camera2/src/com/android/camera/widget/
AspectRatioDialogLayout.java 29 * Displays a dialog that allows people to choose aspect ratio. Please
47 * @param defaultAspectRatio The default aspect ratio to choose.
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pkgimport.py 10 self.package_name += random.choose(string.letters)
62 var += random.choose(string.letters)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pkgimport.py 10 self.package_name += random.choose(string.letters)
62 var += random.choose(string.letters)
  /prebuilts/go/darwin-x86/src/cmd/cover/testdata/
main.go 88 // Linear search is fine. Choose perfect fit over approximate.
100 // Choose the earliest match (the counters are in unpredictable order).
  /prebuilts/go/darwin-x86/src/io/ioutil/
tempfile.go 44 // will not choose the same file. The caller can use f.Name()
74 // will not choose the same directory. It is the caller's responsibility
  /prebuilts/go/linux-x86/src/cmd/cover/testdata/
main.go 88 // Linear search is fine. Choose perfect fit over approximate.
100 // Choose the earliest match (the counters are in unpredictable order).

Completed in 924 milliseconds

1 2 3 4 5 67 8 91011>>