HomeSort by relevance Sort by last modified time
    Searched full:requesting (Results 426 - 450 of 1137) sorted by null

<<11121314151617181920>>

  /external/libvorbis/doc/vorbisenc/
overview.html 119 A decimal float value requesting a desired quality. Libvorbisenc 1.1 allows quality requests in the range of -0.1 (lowest quality, smallest files) through +1.0 (highest-quality, largest files). Quality -0.1 is intended as an ultra-low setting in which low bitrate is much more important than quality consistency. Quality settings 0.0 and above are intended to produce consistent results at all times.
326 quality mode by bitrate (that is, requesting a true VBR stream, but
  /external/wpa_supplicant_8/hs20/client/
spp_client.c 320 wpa_printf(MSG_INFO, "Requesting reconnection with updated configuration");
818 wpa_printf(MSG_INFO, "Requesting reconnection with updated configuration");
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 235 <dd>Android uses URI strings as the basis for requesting data in a content
236 provider (such as to retrieve a list of contacts) and for requesting
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth-le.jd 152 such as requesting a connection, accepting a connection, and transferring data.</p>
228 // displays a dialog requesting user permission to enable Bluetooth.
  /frameworks/base/docs/html/training/location/
display-address.jd 196 variable, so you can send it back to the requesting activity:</p>
217 <p>To send the results back to the requesting activity, call the
  /frameworks/base/docs/html/training/monitoring-device-state/
doze-standby.jd 355 <strong>Note:</strong> Google Play policies prohibit apps from requesting
428 <p>The table below highlights the acceptable use cases for requesting or being on
  /frameworks/base/media/java/android/service/media/
MediaBrowserService.java 354 * requesting access to browse media.
355 * @param clientUid The uid of the application which is requesting access to
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpClient.java 71 * do so correctly: instead of requesting the lease last obtained on a particular network (e.g., a
121 /* Command and event notification to/from IpManager requesting the setting
    [all...]
  /frameworks/support/v7/recyclerview/src/android/support/v7/util/
AsyncListUtil.java 328 log("requesting tile range: %d..%d",
354 log("requesting tile @%d", tileStart);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 342 DEBUG_PRINT("\n Requesting for input buffer requirements failed");
371 DEBUG_PRINT("\n Requesting for output buffer requirements failed");
  /libcore/ojluni/src/main/java/javax/sql/rowset/spi/
package.html 181 requesting <code>RowSet</code> object.
187 and pass it to the requesting <code>RowSet</code> object.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactDelta.java 268 // Skip deleted items when requesting only visible
302 // Requesting an "insert" entry, which has no "before"
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDelta.java 225 // Skip deleted items when requesting only visible
247 // Requesting an "insert" entry, which has no "before"
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DictionaryProvider.java 282 * {@link android.content.ContentResolver#openInputStream(Uri)} from a client requesting a
338 * @param clientId the ID of the client requesting the list
  /system/bt/stack/pan/
pan_main.c 86 ** p_bda - BD Addr of the peer requesting the connection
407 PAN_TRACE_EVENT ("PAN requesting for bridge");
  /external/icu/android_icu4j/src/main/java/android/icu/text/
NumberFormat.java 732 * Value passed to format requesting a default number format.
737 * Value passed to format requesting a currency format.
742 * Value passed to format requesting a percent format.
747 * Value passed to format requesting a scientific format.
752 * Value passed to format requesting an integer format.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
NumberFormat.java 787 * Value passed to format requesting a default number format.
793 * Value passed to format requesting a currency format.
799 * Value passed to format requesting a percent format.
805 * Value passed to format requesting a scientific format.
811 * Value passed to format requesting an integer format.
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
content-provider-basics.jd 23 <a href="#RequestPermissions">Requesting read access permission</a>
382 <h3 id="RequestPermissions">Requesting read access permission</h3>
389 provider. When you specify this element in your manifest, you are in effect "requesting" this
685 <!-- Requesting permissions -->
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_v4l2.cpp     [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
KeyChainTest.java 275 log("Requesting install of credentials");
  /cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityAndWindowManagersState.java 124 // requesting dump in some intermediate state.
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 398 logToUi("User approved permission on remote device, requesting data again.");

Completed in 1783 milliseconds

<<11121314151617181920>>