Searched
full:account (Results
901 -
925 of
4748) sorted by null
<<31323334353637383940>>
/packages/apps/Contacts/src/com/android/contacts/util/ |
ImplicitIntentsUtil.java | 34 import com.android.contacts.model.account.GoogleAccountType; 156 * Returns an Intent to open the Settings add account activity filtered to only 157 * display contact provider account types. 168 * Returns an Intent to add a google account.
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/ |
FakeDeviceAccountTypeFactory.java | 18 import com.android.contacts.model.account.AccountType;
|
/packages/apps/Dialer/java/com/android/contacts/common/res/layout/ |
account_filter_header.xml | 17 <!-- Layout showing the type of account filter
|
/packages/apps/Dialer/java/com/android/dialer/app/res/layout/ |
account_filter_header_for_phone_favorite.xml | 17 <!-- Layout showing the type of account filter for phone favorite screen
|
all_contacts_fragment.xml | 24 <!-- Shown only when an Account filter is set.
|
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/ |
OmtpVvmSyncReceiver.java | 52 VvmLog.i(TAG, "Unactivated account " + phoneAccount + " found, activating");
|
UploadTask.java | 62 VvmLog.e(TAG, "null phone account for phoneAccountHandle " + getPhoneAccountHandle());
|
/packages/apps/Email/provider_src/com/android/email/mail/internet/ |
OAuthAuthenticator.java | 87 // exception, this will at least give the user a heads up to set up their account again. 104 // exception, this will at least give the user a heads up to set up their account again. 117 // exception, this will at least give the user a heads up to set up their account again. 132 // exception, this will at least give the user a heads up to set up their account again.
|
/packages/apps/Email/res/layout/ |
account_setup_basics_fragment.xml | 17 <!-- Common data-entry area of initial account setup screen - email, password, default check -->
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupActivity.java | 24 * Superclass of all of the account setup activities; ensures that SetupData state is saved/restored
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
HeaderElevationController.java | 38 final int left = parent.getLeft(); // Use the parent to account for offsets
|
/packages/apps/UnifiedEmail/res/values-sw600dp/ |
strings.xml | 23 <!-- Menu item: manages the folders for this account. [CHAR LIMIT = 30] -->
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
EmlMessageViewFragment.java | 43 import com.android.mail.providers.Account; 99 public EmlWebViewClient(Account account) { 100 super(account);
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
DataRowHandlerForGroupMembership.java | 176 * Returns the group id of the group with sourceId and the same account as rawContactId. 182 * @param accountIdOrNull the account ID for the raw contact. If null it'll be queried from 185 * @throws IllegalArgumentException if the contact is not associated with an account 228 // look up the group that contains this sourceId and has the same account as the contact
|
MetadataEntryParser.java | 155 // Parse to get rawContactId and account info. 252 throw new IllegalArgumentException("Unknown account type."); 267 "Contact backup id, account type, account name cannot be empty.");
|
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
SipPhoneAccountSettingsActivity.java | 30 * translates the incoming phone account to a SIP profile and opens the corresponding
|
/packages/services/Telephony/src/com/android/phone/vvm/ |
VvmSmsReceiver.java | 42 VvmLog.e(TAG, "Received message for null phone account");
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug449.go | 9 // return values into account, so in certain cases gc-generated
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug449.go | 9 // return values into account, so in certain cases gc-generated
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
anim1-expected-completion55.txt | 7 android:fillEnabled : When set to true, the value of fillBefore is taken into account. [boolean]
|
/tools/test/connectivity/acts/framework/acts/test_utils/car/ |
car_bt_utils.py | 22 # call to the user selected default account.
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
AccountCheckHostSideTest.java | 54 // but sometimes the account manager fails to clean up? 135 final String accountDump = getDevice().executeShellCommand("dumpsys account"); 231 CLog.w(getDevice().executeShellCommand("dumpsys account"));
|
/external/autotest/client/cros/ |
constants.py | 38 '$mockowner': ['mockowner.test.account@gmail.com', 'perfsmurf'], 39 '$default': ['performance.test.account@gmail.com', 'perfsmurf'], 40 '$apps': ['performance.test.account@googleapps.com', 'perfsmurf'],
|
/external/e2fsprogs/lib/ext2fs/ |
alloc_tables.c | 140 /* FIXME: Take backup group descriptor blocks into account 173 /* FIXME: Take backup group descriptor blocks into account 212 /* FIXME: Take backup group descriptor blocks into account
|
/external/toybox/toys/lsb/ |
passwd.c | 15 usage: passwd [-a ALGO] [-dlu] <account name> 21 -l Lock (disable) account 22 -u Unlock (enable) account
|
Completed in 1435 milliseconds
<<31323334353637383940>>