OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:requesting
(Results
226 - 250
of
1137
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/telecomm/java/android/telecom/
ConnectionRequest.java
110
* Describes the video states supported by the client
requesting
the connection.
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
HugeBackupActivity.java
203
Log.v(TAG, "
Requesting
restore of our most recent data");
/frameworks/support/v4/tests/java/android/support/v4/content/
ContextCompatTest.java
146
// As documented in http://developer.android.com/training/permissions/
requesting
.html
/libcore/ojluni/src/main/java/java/net/
ResponseCache.java
115
* Retrieve the cached response based on the
requesting
uri,
/packages/apps/ContactsCommon/src/com/android/contacts/common/activity/
RequestPermissionsActivityBase.java
39
* you are
requesting
causes an application restart.
/packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java
139
* The most recently cached duration. We cache this since we don't want to keep
requesting
it
182
* listener to the AudioManager when
requesting
and abandoning audio focus.
663
* application
requesting
focus), pause playback.
691
* Check content before
requesting
content to avoid duplicated requests. It is possible
[
all
...]
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceStatus.java
29
* {@link Bundle}. Instead, the caller
requesting
the sync specifies values with which to call
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
KeyChainServiceTest.java
207
assertNotNull("
Requesting
private key should succeed",
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ContactPickerData.java
67
// Check if data still bound to the
requesting
ui element
ConversationListData.java
87
// Check if data still bound to the
requesting
ui element
MediaPickerData.java
63
// Check if data still bound to the
requesting
ui element
PeopleAndOptionsData.java
70
// Check if data still bound to the
requesting
ui element
/packages/apps/Messaging/src/com/android/messaging/ui/
PersonItemView.java
97
// Don't rebind if we are
requesting
the same data.
/packages/apps/Nfc/src/com/android/nfc/snep/
SnepMessenger.java
143
if (DBG) Log.d(TAG, "
requesting
continuation");
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
TextRange.java
71
// does not touch the word, so we don't need to consider it. That's why
requesting
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java
277
// If we're showing a foreground notification for the
requesting
279
//
requesting
app
288
"No network associated with
requesting
UID");
300
//
requesting
UID, and is tagged with well-known value.
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/
Timeouts.java
111
* Returns the amount of time for which bluetooth is considered connected after
requesting
/packages/services/Telephony/src/com/android/phone/
IccNetworkDepersonalizationPanel.java
208
if (DBG) log("
requesting
network depersonalization with code " + pin);
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraOps2.java
116
TLog.i("
Requesting
camera/storage permissions");
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
talkd.h
46
* to broadcast an announcement on the callee's login ports
requesting
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
talkd.h
46
* to broadcast an announcement on the callee's login ports
requesting
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nlm_prot.x
182
* message passing style of
requesting
lock
/system/connectivity/shill/
connectivity_trial.h
47
// calling class
requesting
a connectivity trial and the HTTPRequest that is
/system/core/adb/
SYNC.TXT
9
Requesting
the sync service ("sync:") using the protocol as described in
/system/core/libbacktrace/
BacktraceCurrent.cpp
117
// overall which is made by the thread
requesting
an unwind.
Completed in 982 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>