OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:requesting
(Results
76 - 100
of
1137
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiDirectBroadcastReceiver.java
76
"Connected to p2p network.
Requesting
network details");
/external/autotest/client/site_tests/network_DhcpFQDN/
network_DhcpFQDN.py
51
# the DHCP ACK response without the client
requesting
it.
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/
auth.rst
37
The user_id of the
requesting
user.
/external/replicaisland/src/com/replica/replicaisland/
ObjectPool.java
20
* passed out to
requesting
objects until the pool is exhausted (at which point an error is thrown).
/external/toybox/toys/lsb/
dmesg.c
63
// Write result. The odds of somebody
requesting
a buffer of size 3 and
/external/vboot_reference/firmware/2lib/
2api.c
64
* any errors result in
requesting
recovery.
/external/vulkan-validation-layers/layers/
device_limits.h
43
DEVLIMITS_COUNT_MISMATCH, // App
requesting
a count value different than actual value
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiWatcher.java
44
* processes
requesting
user attention and have nothing to do with the application
/frameworks/support/v4/java/android/support/v4/view/
WindowCompat.java
36
* Flag for
requesting
an Action Bar that overlays window content.
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLUtils.java
292
LogUtils.i(TAG, "TrackingKeyManager:
requesting
a client cert alias for "
388
LogUtils.i(TAG, "
Requesting
a client cert alias for " + Arrays.toString(keyTypes));
396
LogUtils.i(TAG, "
Requesting
a client certificate chain for alias [" + alias + "]");
404
LogUtils.i(TAG, "
Requesting
a client private key for alias [" + alias + "]");
/packages/inputmethods/LatinIME/java/res/layout/
download_over_metered.xml
30
<!-- The list of packages that correspond to the
requesting
UID
/packages/services/Telephony/src/com/android/phone/settings/
TtyModeListPreference.java
59
if (DBG) log("handleTTYChange:
requesting
set TTY mode enable (TTY) to" +
/external/avahi/avahi-core/
rr.h
36
AVAHI_DNS_TYPE_ANY = 0xFF, /**< Special query type for
requesting
all records */
46
AVAHI_DNS_CLASS_ANY = 0xFF, /**< Special query type for
requesting
all records */
/frameworks/base/docs/html/training/secure-file-sharing/
request-file.jd
1
page.title=
Requesting
a Shared File
31
When an app wants to access a file shared by another app, the
requesting
app (the client)
/frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java
105
Log.w(TAG, "User
requesting
to start a new session (" + userId + ")"
110
Log.w(TAG, "User
requesting
to start a new session (" + userId + ")"
/frameworks/wilhelm/tests/sandbox/
outputmix.c
59
// create output mix,
requesting
no explicit interfaces
125
// re-create output mix, this time
requesting
implicit interfaces as "hard" requirements (must
urimime.c
76
// create audio player,
requesting
a buffer queue interface
95
// create audio player, without
requesting
a buffer queue interface
/system/connectivity/shill/net/
nl80211_message.cc
132
"STA
requesting
(re)association is not authenticated with responding "
223
"Association denied due to
requesting
station not supporting all of "
226
"Association denied due to
requesting
station not supporting the "
229
"Association denied due to
requesting
station not supporting the PBCC "
233
"Association denied due to
requesting
station not supporting the "
247
"Association request rejected due to
requesting
station not "
250
"Association request rejected due to
requesting
station not "
261
"Association (with QoS BSS) denied due to
requesting
station not "
/system/tools/aidl/tests/
aidl_test_client_utf8_strings.cpp
62
LOG(ERROR) << "Failed while
requesting
service to repeat utf8 string=\""
92
LOG(ERROR) << "Failed while
requesting
service to repeat utf8 string=\""
/docs/source.android.com/src/devices/tech/config/
runtime_perms.jd
38
<p>The Android 6.0 release requires only dangerous permissions to use a runtime permissions model. Dangerous permissions are higher-risk permissions (such as <code>READ_CALENDAR</code>) that grant
requesting
applications access to private user data or control over the device that can negatively impact the user. To view a list of dangerous permissions, run the command: <code>adb shell pm list permissions -g -d</code> .</p>
40
<p>This release does not change the behavior of normal permissions (all non-dangerous permissions including normal, system, and signature permissions). Normal permissions are lower-risk permissions (such as <code>SET_WALLPAPER</code>) that grant
requesting
applications access to isolated application-level features with minimal risk to other applications, the system, or the user. As in Android 5.1 and earlier releases, the system automatically grants normal permissions to a
requesting
application at installation and does not prompt the user for approval. For details on permissions, refer to <a href="http://developer.android.com/guide/topics/manifest/permission-element.html"><permission> element documentation</a>.</p>
/external/libnl/lib/route/
qdisc.c
191
* Builds a new netlink message
requesting
an addition of a qdisc.
252
* Builds a new netlink message
requesting
an change of qdisc
307
* Builds a new netlink message
requesting
a deletion of a qdisc.
/external/toybox/toys/pending/
init.c
343
error_msg("
Requesting
system halt");
347
error_msg("
Requesting
system poweroff");
351
error_msg("
Requesting
system reboot");
/external/vboot_reference/firmware/lib/
vboot_api_init.c
92
/* Check if the OS is
requesting
a debug S3 reset */
96
VBDEBUG(("VbInit()
requesting
S3 debug boot\n"));
280
/*
Requesting
recovery mode */
/libcore/luni/src/main/java/javax/xml/namespace/
NamespaceContext.java
77
* <p>When
requesting
a Namespace URI by prefix, the following
137
* <p>When
requesting
a prefix by Namespace URI, the following
204
* <p>When
requesting
prefixes by Namespace URI, the following
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/data/
VideoContentProvider.java
64
* When
requesting
a specific word, the uri alone is required.
Completed in 1483 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>