HomeSort by relevance Sort by last modified time
    Searched full:accounts (Results 601 - 625 of 1302) sorted by null

<<21222324252627282930>>

  /frameworks/base/services/
profile-classes 6 Landroid/accounts/Account;
7 Landroid/accounts/Account$1;
8 Landroid/accounts/AccountAndUser;
9 Landroid/accounts/AccountManager;
10 Landroid/accounts/AccountManager$1;
11 Landroid/accounts/AccountManagerInternal;
12 Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;
13 Landroid/accounts/AuthenticatorDescription;
14 Landroid/accounts/AuthenticatorDescription$1;
15 Landroid/accounts/IAccountAuthenticator
    [all...]
  /packages/apps/Contacts/res/values/
strings.xml 211 Tells the user that data from the read-only accounts will be hidden and not deleted. [CHAR LIMIT=NONE]-->
212 <string name="readOnlyContactDeleteConfirmation">Read-only accounts in this contact will be hidden, not deleted.</string>
221 <string name="batch_delete_read_only_contact_confirmation">Contacts from your read-only accounts cannot be deleted, but they can be hidden.</string>
223 <!-- Confirmation dialog. Shown after user selects to delete contacts from multiple accounts. [CHAR LIMIT=NONE] -->
224 <string name="batch_delete_multiple_accounts_confirmation">The contacts to be deleted have details from multiple accounts. Details from read-only accounts will be hidden, not deleted.</string>
227 <string name="multipleContactDeleteConfirmation">Deleting this contact will delete details from multiple accounts.</string>
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
IncomingCallTestActivity.java 73 // Open the phone accounts screen to have the user set CtsConnectionService as
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
EventTimestampSynchronizationVerification.java 135 * The verification accounts for a lower and upper threshold, such thresholds are adjusted for
  /developers/build/prebuilts/androidtv/sample-inputs/app/src/main/java/com/example/android/sampletvinput/syncadapter/
SyncAdapter.java 19 import android.accounts.Account;
  /development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/
ListViewDeletion.java 94 // All set to fade this view out. Using ViewPropertyAnimator accounts
  /docs/source.android.com/src-intl/ko_ALL/security/advisory/
2016-03-18.jd 35 ?? <a href="https://support.google.com/accounts/answer/2812853">? ??</a>? ???? Google Play? Google Play ?? ????
  /docs/source.android.com/src-intl/ru_ALL/security/advisory/
2016-03-18.jd 37 ? ??????? <a href="https://support.google.com/accounts/answer/2812853">??????????? ????????</a>.</p>
  /external/deqp/framework/common/
tcuTexVerifierUtil.cpp 135 // \note CL and GL modes are handled identically here, as verification process accounts for
  /external/fec/
vtest27.c 105 /* Compute noise voltage. The 0.5 factor accounts for BPSK seeing
vtest29.c 105 /* Compute noise voltage. The 0.5 factor accounts for BPSK seeing
vtest39.c 105 /* Compute noise voltage. The 0.5 factor accounts for BPSK seeing
vtest615.c 107 /* Compute noise voltage. The 0.5 factor accounts for BPSK seeing
  /external/libmtp/examples/
pathutils.c 140 // This accounts for the case with a filename without any "." (period).
  /external/mockftpserver/MockFtpServer/src/site/apt/
fakeftpserver-features.apt 22 * Allows defining the set of user accounts that control which users can login to the FTP server, and their home
fakeftpserver-getting-started.apt 11 (optionally) have associated access permissions. You also configure a set of one or more user accounts that
16 consistent with its configured file system and user accounts, including file and directory permissions,
387 // ... set up files, directories and user accounts as usual
408 // ... set up files, directories and user accounts as usual
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/
AndroidTranslatorTest.java 3 import android.accounts.AccountManager;
  /frameworks/base/core/java/android/accounts/
ChooseAccountTypeActivity.java 16 package android.accounts;
GrantCredentialsPermissionActivity.java 16 package android.accounts;
  /frameworks/base/core/java/android/content/
PeriodicSync.java 22 import android.accounts.Account;
SyncStats.java 30 * The SyncAdapter was unable to authenticate the {@link android.accounts.Account}
  /frameworks/base/core/java/android/provider/
BrowserContract.java 19 import android.accounts.Account;
403 * Read-only table that lists all the accounts that are used to provide bookmarks.
406 public static final class Accounts {
411 AUTHORITY_URI.buildUpon().appendPath("accounts").build();
SyncStateContract.java 24 import android.accounts.Account;
  /frameworks/base/telecomm/java/android/telecom/
PhoneAccountHandle.java 80 * their accounts with a particular service. Depending on how a service chooses to operate,
  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapEmailProvider.java 233 * if accountId is unknown or multiple accounts changed.
520 * This function shall return only exposable e-mail accounts. Hence shall not
521 * return accounts that has policies suggesting not to be shared them.
526 * @return a cursor to the accounts that are subject to exposure over BT.

Completed in 1227 milliseconds

<<21222324252627282930>>