Searched
full:account (Results
1926 -
1950 of
4748) sorted by null
<<71727374757677787980>>
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapObexServer.java | 120 BluetoothMapAccountItem account, 127 mAccount = account; 132 if(account != null && account.getProviderAuthority() != null) { 133 mAccountId = account.getAccountId(); 134 mAuthority = account.getProviderAuthority(); 137 mBaseUriString = account.mBase_uri + "/"; 139 if (account.getType() == TYPE.EMAIL) { [all...] |
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlarmScheduler.java | 140 // Expand Instances table range by a day on either end to account for 287 * alarm time with a slight delay (to account for the possible duplicate broadcast
|
/packages/apps/Dialer/java/com/android/contacts/common/model/account/ |
ExchangeAccountType.java | 17 package com.android.contacts.common.model.account; 70 Log.e(TAG, "Problem building account type", e);
|
/packages/apps/Dialer/java/com/android/dialer/app/ |
SpecialCharSequenceMgr.java | 273 // Don't bring up the dialog for single-SIM or if the default outgoing account is 274 // a subscription account.
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
DialpadView.java | 315 * Get the animation delay for the buttons, taking into account whether the dialpad is in 403 * Get the button animation duration, taking into account whether the dialpad is in landscape
|
/packages/apps/Dialer/java/com/android/dialer/smartdial/ |
SmartDialNameMatcher.java | 157 * taking into account country code prefixes and special NANP number treatment. 169 * into account country code prefixes and special NANP number treatment.
|
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
DialpadView.java | 320 * Get the animation delay for the buttons, taking into account whether the dialpad is in 408 * Get the button animation duration, taking into account whether the dialpad is in landscape
|
/packages/apps/Settings/res/values-it/ |
strings.xml | 105 <string name="bluetooth_name_not_set" msgid="2653752006416027426">"Nessun nome impostato, è in uso il nome dell\'account"</string> 168 <string name="intent_sender_account_label" msgid="465210404475603404">"Account:"</string> [all...] |
/packages/apps/Settings/src/com/android/settings/vpn2/ |
ConfigDialog.java | 273 * "Save account information" checkbox 300 // Save account information
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsDatabaseHelperTest.java | 275 // Create an account. 313 // Create an account.
|
/packages/services/Telecomm/ |
AndroidManifest.xml | 60 android:label="Broadcast phone account registration" 65 android:label="Process phone account registration"
|
/packages/services/Telephony/res/values/ |
config.xml | 220 <!-- Flag indicating whether the the emergency phone account should be emergency calls only --> 223 <!-- Whether the emergency only account can make emergency calls -->
|
/prebuilts/go/darwin-x86/src/fmt/ |
format.go | 204 // Account 3 extra bytes for possible addition of a sign and "0x". 342 // Compute width of the encoding taking into account the f.sharp and f.space flag.
|
/prebuilts/go/darwin-x86/src/net/textproto/ |
reader_test.go | 295 r := reader("550-5.1.1 The email account that you tried to reach does not exist. Please try\n" + 301 wantMsg := "5.1.1 The email account that you tried to reach does not exist. Please try\n" +
|
/prebuilts/go/linux-x86/src/fmt/ |
format.go | 204 // Account 3 extra bytes for possible addition of a sign and "0x". 342 // Compute width of the encoding taking into account the f.sharp and f.space flag.
|
/prebuilts/go/linux-x86/src/net/textproto/ |
reader_test.go | 295 r := reader("550-5.1.1 The email account that you tried to reach does not exist. Please try\n" + 301 wantMsg := "5.1.1 The email account that you tried to reach does not exist. Please try\n" +
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftstroke.h | 723 * to account for this added size. 765 * to account for this added size.
|
/system/update_engine/scripts/update_payload/ |
test_utils.py | 318 account for the signature blob 341 # Add a pseudo-operation to account for the signature blob, if requested.
|
/system/vold/ |
CryptCommandListener.cpp | 70 unsigned int len = strlen(argv[i]) + 1; // Account for space 72 len += 2; // Account for {}
|
/frameworks/base/core/res/res/values-nl/ |
strings.xml | 170 <string name="notification_title" msgid="8967710025036163822">"Fout bij aanmelding voor \'<xliff:g id="ACCOUNT">%1$s</xliff:g>\'"</string> [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/ |
ComplexMovementRenderer.java | 244 // Uses frustumM to create a projection matrix taking into account calibrated camera
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
NetworkLoggingTest.java | 228 // to avoid flakyness account for DNS caching and connection errors
|
/cts/tests/tests/media/src/android/media/cts/ |
CodecImage.java | 192 * account for interleaved image data or padded formats.
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
ContactsContract_RawContactsTest.java | 29 import android.provider.cts.contacts.account.StaticAccountAuthenticator;
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Merger.java | 209 * the given subtype. This takes into account primitiveness,
|
Completed in 1205 milliseconds
<<71727374757677787980>>