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

1 2 3 4 56 7 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 20 * that could occur when requesting a big float ouput for instance. This allocator
  /packages/apps/Camera2/src/com/android/camera/one/v2/commands/
ZslPreviewCommand.java 81 // before requesting the repeating preview and ZSL requests. We do it only for
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ShareVCardActivity.java 43 if (DEBUG) Log.d(LOG_TAG, "connected to service, requesting a destination file name");
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetConfigure.java 41 // Someone is requesting that we configure the given mAppWidgetId, which
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
BlockedParticipantsData.java 57 // Check if data still bound to the requesting ui element
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
CompositeImageRequest.java 35 * sequentially requesting a number of sub image resources specified by
  /packages/apps/Stk/res/values/
strings.xml 22 <!-- Menu button option for requesting additional help information -->
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
SimChangeReceiver.java 112 LocalLogHelper.log(TAG, "Sim state or carrier config changed: requesting"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.x 157 * message passing style of requesting lock
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h 20 * that could occur when requesting a big float ouput for instance. This allocator
  /system/bt/osi/include/
metrics.h 45 // |requestor| if provided is the service requesting the wake lock.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
tlsbin-2.d 42 .*Requesting program interpreter.*
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
PolicySetupActivity.java 219 // requesting user to confirm the activation of the device administrator.
226 // user why the application is requesting to be a device administrator. The system
  /external/autotest/client/common_lib/cros/tendo/
privet_helper.py 89 logging.debug('Requesting %s', url)
123 raise error.TestFail('Failed requesting %s (code=%s)' %
  /external/skia/src/codec/
SkWebpCodec.cpp 179 // Caller is requesting a subset.
215 // Caller is requesting scaling.
  /frameworks/base/docs/html/preview/features/
data-saver.jd 18 <a href="#request-whitelist">Requesting whitelist permissions</a>
135 Requesting whitelist permissions
scoped-folder-access.jd 24 <li>Requesting {@link android.Manifest.permission#READ_EXTERNAL_STORAGE}
77 <p class="img-caption"><strong>Figure 1.</strong> An application requesting
  /packages/apps/Settings/src/com/android/settings/bluetooth/
RequestPermissionActivity.java 69 // True if requesting BT to be turned on
70 // False if requesting BT to be turned on + discoverable mode
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 140 * another WebView opening a link in this WebView and requesting that this
160 * @param url The url of the page requesting the dialog.
177 * @param url The url of the page requesting the dialog.
195 * @param url The url of the page requesting the dialog.
217 * @param url The url of the page requesting the dialog.
311 * Notify the host application that web content is requesting permission to
  /frameworks/support/v14/preference/src/android/support/v14/preference/
PreferenceFragment.java 176 * @param caller The fragment requesting navigation.
177 * @param pref The preference requesting the fragment.
192 * @param caller The fragment requesting navigation.
203 * @param caller The fragment containing the preference requesting the dialog.
204 * @param pref The preference requesting the dialog.
617 * @param preference The Preference object requesting the dialog.
    [all...]
  /frameworks/support/v7/preference/src/android/support/v7/preference/
PreferenceFragmentCompat.java 164 * @param caller The fragment requesting navigation.
165 * @param pref The preference requesting the fragment.
180 * @param caller The fragment requesting navigation.
191 * @param caller The fragment containing the preference requesting the dialog.
192 * @param pref The preference requesting the dialog.
602 * @param preference The Preference object requesting the dialog.
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 828 /* Requesting transition from Loaded to Loaded */
836 /* Requesting transition from Loaded to WaitForResources */
843 /* Requesting transition from Loaded to Executing */
851 /* Requesting transition from Loaded to Pause */
859 /* Requesting transition from Loaded to Invalid */
902 /* Requesting transition from Idle to Executing */
920 /* Requesting transition from Idle to Idle */
928 /* Requesting transition from Idle to WaitForResources */
936 /* Requesting transition from Idle to Pause */
953 /* Requesting transition from Idle to Invalid *
    [all...]
  /docs/source.android.com/src/security/overview/
app-security.jd 111 installed while requesting access to protected APIs is shown in <em>Figure 2</em>.</p>
128 a clear message about the different permissions the application is requesting.
136 <p>Some other platforms use a different approach to user notification, requesting
216 permission to third-party applications requesting use of cost sensitive APIs.
265 requesting permission to the sensor by name.</p>
  /frameworks/base/docs/html/guide/topics/location/
strategies.jd 10 <li><a href="#Updates">Requesting Location Updates</a>
12 <li><a href="#Permission">Requesting User Permissions</a></li>
88 <h2 id="Updates">Requesting Location Updates</h2>
143 <h3 id="Permission">Requesting User Permissions</h3>
157 <p>Without these permissions, your application will fail at runtime when requesting
  /frameworks/base/keystore/java/android/security/
KeyChain.java 237 * more context about the server requesting the credentials.
252 * @param host The host name of the server requesting the
254 * @param port The port number of the server requesting the
287 * more context about the server requesting the credentials.
302 * @param uri The full URI the server is requesting the certificate

Completed in 1856 milliseconds

1 2 3 4 56 7 8 91011>>