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

1 23 4 5 6 7 8 91011>>

  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 29 This returns 0 on success and a negative number on failure. -1 means capng has not been initted properly, -2 means a failure requesting to keep capabilities across the uid change, -3 means that applying the intermediate capabilities failed, -4 means changing gid failed, -5 means dropping supplemental groups failed, -6 means changing the uid failed, -7 means dropping the ability to retain caps across a uid change failed, -8 means clearing the bounding set failed, -9 means dropping CAP_SETPCAP failed.
  /external/toybox/toys/other/
eject.c 28 // The SCSI way of requesting eject
  /frameworks/base/docs/html/training/managing-audio/
audio-focus.jd 87 <p>When requesting transient audio focus you have an additional option: whether or not you want to
89 silences its playback. By requesting a transient audio focus that allows ducking you tell other
111 registered when requesting focus.</p>
122 requesting audio focus receives a parameter that describes the focus change event. Specifically,
  /hardware/bsp/intel/peripheral/sensors/mraa/sensors/
MMA7660Accelerometer.hpp 36 * requesting events for the default activation sampling rate (64 Hz)
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_thermal_ioctl.h 26 ** indicates, which set/part of frequency table the user is requesting.
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_thermal_ioctl.h 26 ** indicates, which set/part of frequency table the user is requesting.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
push_back_impl.hpp 38 // if you've got an assert here, you are requesting a 'push_back'
push_front_impl.hpp 39 // if you've got an assert here, you are requesting a 'push_front'
  /packages/apps/KeyChain/res/values-en-rAU/
strings.xml 23 <string name="requesting_server" msgid="5832565605998634370">"The app has identified the requesting server as %s, but you should only give the app access to the certificate if you trust the app."</string>
  /packages/apps/KeyChain/res/values-en-rGB/
strings.xml 23 <string name="requesting_server" msgid="5832565605998634370">"The app has identified the requesting server as %s, but you should only give the app access to the certificate if you trust the app."</string>
  /packages/apps/KeyChain/res/values-en-rIN/
strings.xml 23 <string name="requesting_server" msgid="5832565605998634370">"The app has identified the requesting server as %s, but you should only give the app access to the certificate if you trust the app."</string>
  /packages/apps/Settings/src/com/android/settings/notification/
ZenAccessSettings.java 106 final ArraySet<String> requesting = mNoMan.getPackagesRequestingNotificationPolicyAccess(); local
107 if (!requesting.isEmpty()) {
111 if (requesting.contains(app.packageName)) {
118 requesting.addAll(autoApproved);
  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailRingtonePreference.java 45 // Requesting the ringtone will trigger migration if necessary.
  /system/connectivity/shill/binder/android/system/connectivity/shill/
IDevice.aidl 35 * immediately after requesting a connection so that
  /system/connectivity/shill/
tethering.h 30 // without a DHCP client requesting it. The constant below is the value
  /developers/build/prebuilts/gradle/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/
SoundRecorder.java 78 Log.w(TAG, "Requesting to start recording while state was not IDLE");
133 Log.w(TAG, "Requesting to stop recording while state was not RECORDING");
159 Log.w(TAG, "Requesting to play while state was not IDLE");
  /developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/
SoundRecorder.java 78 Log.w(TAG, "Requesting to start recording while state was not IDLE");
133 Log.w(TAG, "Requesting to stop recording while state was not RECORDING");
159 Log.w(TAG, "Requesting to play while state was not IDLE");
  /development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/
SoundRecorder.java 78 Log.w(TAG, "Requesting to start recording while state was not IDLE");
133 Log.w(TAG, "Requesting to stop recording while state was not RECORDING");
159 Log.w(TAG, "Requesting to play while state was not IDLE");
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ConversationData.java 189 // Check if data still bound to the requesting ui element
206 // Check if data still bound to the requesting ui element
233 // Check if data still bound to the requesting ui element
255 // Check if data still bound to the requesting ui element
274 // Check if data still bound to the requesting ui element
322 // Check if data still bound to the requesting ui element
358 // Check if data still bound to the requesting ui element
375 // Check if data still bound to the requesting ui element
389 // Check if data still bound to the requesting ui element
409 // Check if data still bound to the requesting ui elemen
    [all...]
SettingsData.java 136 // Check if data still bound to the requesting ui element
154 // Check if data still bound to the requesting ui element
167 // Check if data still bound to the requesting ui element
  /frameworks/base/docs/html/training/articles/
user-data-permissions.jd 17 <li><a href="#avoid_requesting_unnecessary_permissions">Avoid Requesting
107 "{@docRoot}training/permissions/requesting.html">new permissions model</a> that
120 between what you are requesting and the purpose of your app, it's even
122 requesting the permission; whenever possible, you should provide an
143 requesting because it increases the user burden for granting permissions and
147 <h2 id="avoid_requesting_unnecessary_permissions">Avoid Requesting
154 similar apps requesting fewer permissions, it?s best to avoid requesting
208 You can avoid this by requesting <code>AudioFocus</code> for your app, which
268 identifier and requesting a permission that might seem unusual to users, yo
    [all...]
  /external/libnl/lib/route/
cls.c 133 * Builds a new netlink message requesting an addition of a classifier
182 * Builds a new netlink message requesting a change of a neigh
229 * Builds a new netlink message requesting a deletion of a classifier.
  /cts/apps/PermissionApp/src/com/android/cts/permission/permissionapp/
PermissionActivity.java 57 Log.d(TAG, "Requesting permission " + mPermission);
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorTestCase.java 36 * listeners each requesting different data rates. Now before running CTS tests all sensors
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IntentActivityFlags.java 43 // and requesting to reset the back stack.

Completed in 1710 milliseconds

1 23 4 5 6 7 8 91011>>