OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:account
(Results
1801 - 1825
of
4748
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsBackgroundDrawable.java
49
* and height of the image into
account
to center the image to the offset.
/packages/apps/Launcher3/src/com/android/launcher3/logging/
FileLog.java
163
// We use instead of 24 to
account
for day-365 followed by day-1
/packages/apps/Launcher3/src/com/android/launcher3/util/
FlingAnimation.java
75
// to
account
for the time that has elapsed since the fling finished. And since
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/parser/
ExtrasProvisioningDataParserTest.java
57
import android.accounts.
Account
;
99
private static final
Account
TEST_ACCOUNT_TO_MIGRATE =
100
new
Account
("user@gmail.com", "com.google");
214
// THEN keep
account
migrated flag is ignored
[
all
...]
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
ProfileOwnerProvisioningControllerTest.java
122
// THEN the copy
account
to user task is run
/packages/apps/Messaging/src/com/android/messaging/ui/
LineWrapLayout.java
89
// And
account
for the height of the last line.
/packages/apps/Settings/src/com/android/settings/inputmethod/
UserDictionaryAddWordFragment.java
73
// We create a new mContents object to
account
for the new situation : a word has
/packages/apps/UnifiedEmail/res/values/
constants.xml
38
<!-- Flip interval for
account
name and unread count -->
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Folder.java
175
* feature can be used - the
account
UI will provide default strings. To
MessagingException.java
45
/** Attempt to create duplicate
account
*/
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AbstractAvatarDrawable.java
108
* Draw the bitmap onto the canvas at the current bounds taking into
account
the current scale.
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
MessageModification.java
76
* default adress for the
account
.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
GmailDragHelper.java
166
// Here velocity is in pixel/second, let's take that into
account
for evX.
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java
66
final File dictFile, final String dictNamePrefix, @Nullable final String
account
) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionaryAddWordFragment.java
78
// We create a new mContents object to
account
for the new situation : a word has
/packages/providers/ContactsProvider/
AndroidManifest.xml
93
<!-- Broadcast sent after a phone
account
is registered in telecom. -->
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactLookupKey.java
132
// Parse
account
hash code
TransactionContext.java
34
/** Map from raw contact id to
account
Id */
/packages/services/Car/service/src/com/android/car/
PerUserCarServiceHelper.java
87
* UserSwitchBroadcastReceiver receives broadcasts on User
account
switches.
/packages/services/NetworkRecommendation/src/com/android/networkrecommendation/scoring/util/
NetworkUtil.java
57
* <p>This method does not
account
for non-UTF-8 SSIDs, which are returned as a string of hex
/packages/services/Telecomm/res/values/
strings.xml
83
Each method for placing a call (SIM1, SIM2, SIP
account
, etc) has a phone-
account
.
166
<string name="test_account_0_short_description">
Account
with Q Mobile</string>
168
<string name="test_account_1_short_description">
Account
with Market Wireless</string>
/packages/services/Telecomm/src/com/android/server/telecom/
Timeouts.java
138
* necessary to
account
for the HeadsetStateMachine sometimes not being ready when we want to
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallLogManagerTest.java
448
// Outgoing call placed through a phone
account
with multi user capability is inserted to
480
// Incoming call using a phone
account
with multi user capability is inserted to all users
541
// Outgoing call using phone
account
in managed profile should be inserted to managed
570
// Incoming call using phone
account
in managed profile should be inserted to managed
[
all
...]
IncomingCallNotifierTest.java
100
* Add a ringing call with another call ongoing, not from a different phone
account
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
taskstats.h
77
* does not
account
for delays in I/O submission
Completed in 1724 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>