HomeSort by relevance Sort by last modified time
    Searched full:account (Results 1151 - 1175 of 4748) sorted by null

<<41424344454647484950>>

  /external/conscrypt/
RELEASING.md 35 your OSSRH (OSS Repository Hosting) account and signing keys.
38 account with OSSRH.
39 - You only need to create the account, not set up a new project
40 - Contact a Conscrypt maintainer to add your account after you have created it.
46 - Put your GnuPG key password and OSSRH account information in
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_planar.s 179 ldr r7, [r6], #-2 @src[2nt-1-row] (dec to take into account row)
181 ldr r11, [r6], #-2 @src[2nt-1-row] (dec to take into account row)
191 ldr r7, [r6], #-2 @src[2nt-1-row] (dec to take into account row)
242 ldr r11, [r6], #-2 @src[2nt-1-row] (dec to take into account row)
333 ldr r7, [r6], #-2 @src[2nt-1-row] (dec to take into account row)
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_planar.s 185 ldr w7, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
188 ldr w11, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
199 ldr w7, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
251 ldr w11, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
347 ldr w7, [x6], #-2 //src[2nt-1-row] (dec to take into account row)
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
FakeFtpServerIntegrationTest.groovy 45 static final ACCOUNT = "account123"
75 assert ftpClient.acct(ACCOUNT) == 230
259 LOG.info("Logging in as $USERNAME/$PASSWORD with $ACCOUNT")
260 assert ftpClient.login(USERNAME, PASSWORD, ACCOUNT)
261 verifyReplyCode("login with $USERNAME/$PASSWORD with $ACCOUNT", 230)
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AuthenticationHelperImpl.java 17 * proposed a way to fix them (his proposition was taken into account).
71 * The account manager for the system. Stores user credentials.
85 * Default constructor for the security manager. There is one Account manager. There is one
102 * Default constructor for the security manager. There is one Account manager. There is one
197 // the new client transaction) takes it into account.
  /external/openssh/openbsd-compat/
port-aix.c 116 * configured the account for purely AUTH1-type authentication.
156 logit("Account %s has unsupported auth1 value '%s'",
231 * Check if specified account is permitted to log in.
242 * Don't perform checks for root account (PermitRootLogin controls
326 * account then feed it to setauthdb. This will mean that subsequent AIX auth
  /packages/apps/Contacts/tests/src/com/android/contacts/activities/
SimImportActivityTest.java 58 import com.android.contacts.model.account.AccountWithDataSet;
108 // Add some test accounts so that account picker is exercised
203 * <li>Change to a specific target account
209 * <li>Query contacts in target account and verify that they match selected contacts
211 * <li>Switch to target account
  /packages/apps/Contacts/tests/src/com/android/contacts/model/
ContactLoaderTest.java 33 import com.android.contacts.model.account.AccountType;
34 import com.android.contacts.model.account.AccountWithDataSet;
35 import com.android.contacts.model.account.BaseAccountType;
77 AccountWithDataSet account = local
82 new AccountType[]{accountType}, new AccountWithDataSet[]{account}));
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
AllIntentsActivity.java 19 import android.accounts.Account;
603 public void onAccountChosen(Account account, String dataSet, int tag) {
607 intent.putExtra(Insert.EXTRA_ACCOUNT, account);
615 intent.putExtra(Insert.EXTRA_ACCOUNT, account);
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/
LogUtils.java 26 private static final String ACCOUNT_PREFIX = "account:";
105 // This assumes that the first path segment is the account
106 final String account = pathSegments.get(0); local
108 builder = builder.appendPath(sanitizeAccountName(account));
116 /** Sanitizes an account name. If debug logging is not enabled, a sanitized name is returned. */
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
AttachmentsView.java 36 import com.android.mail.providers.Account;
371 * @param account
376 public void addAttachment(Account account, Attachment attachment)
378 final int maxSize = account.settings.getMaxAttachmentSize();
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeableListView.java 38 import com.android.mail.providers.Account;
70 private Account mAccount;
155 public void setCurrentAccount(Account account) {
156 mAccount = account;
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogUtils.java 35 private static final String ACCOUNT_PREFIX = "account:";
131 // This assumes that the first path segment is the account
132 final String account = pathSegments.get(0); local
134 builder = builder.appendPath(sanitizeAccountName(account));
143 * Sanitizes an account name. If debug logging is not enabled, a sanitized name
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
ManagedProfileTest.java     [all...]
  /packages/apps/Contacts/res/values-en-rAU/
strings.xml 81 <string name="title_from_other_accounts" msgid="8307885412426754288">"From <xliff:g id="ACCOUNT">%s</xliff:g>"</string>
104 <string name="emptyAccount" msgid="6873962901497975964">"No contacts in this account"</string>
143 <string name="dialog_new_group_account" msgid="3451312333591556651">"Choose account"</string>
151 <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g> account"</string>
172 <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"Add account"</string>
189 <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Take a moment to add an account that will back up your contacts to Google."</string>
191 <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Choose a default account for new contacts:"</string>
199 <string name="add_account" msgid="8201790677994503186">"Add account"</string>
200 <string name="add_new_account" msgid="5748627740680940264">"Add new account"</string>
238 <string name="editor_account_selector_read_only_title" msgid="4137969650184457126">"Contact info from <xliff:g id="ACCOUNT">%s</xliff:g> isn\'t editable"</string
    [all...]
  /packages/apps/Contacts/res/values-en-rGB/
strings.xml 81 <string name="title_from_other_accounts" msgid="8307885412426754288">"From <xliff:g id="ACCOUNT">%s</xliff:g>"</string>
104 <string name="emptyAccount" msgid="6873962901497975964">"No contacts in this account"</string>
143 <string name="dialog_new_group_account" msgid="3451312333591556651">"Choose account"</string>
151 <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g> account"</string>
172 <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"Add account"</string>
189 <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Take a moment to add an account that will back up your contacts to Google."</string>
191 <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Choose a default account for new contacts:"</string>
199 <string name="add_account" msgid="8201790677994503186">"Add account"</string>
200 <string name="add_new_account" msgid="5748627740680940264">"Add new account"</string>
238 <string name="editor_account_selector_read_only_title" msgid="4137969650184457126">"Contact info from <xliff:g id="ACCOUNT">%s</xliff:g> isn\'t editable"</string
    [all...]
  /packages/apps/Contacts/res/values-en-rIN/
strings.xml 81 <string name="title_from_other_accounts" msgid="8307885412426754288">"From <xliff:g id="ACCOUNT">%s</xliff:g>"</string>
104 <string name="emptyAccount" msgid="6873962901497975964">"No contacts in this account"</string>
143 <string name="dialog_new_group_account" msgid="3451312333591556651">"Choose account"</string>
151 <string name="google_account_type_format" msgid="5283997303922067997">"<xliff:g id="SOURCE">%1$s</xliff:g> account"</string>
172 <string name="contacts_unavailable_add_account" msgid="4347232421410561500">"Add account"</string>
189 <string name="contact_editor_prompt_zero_accounts" msgid="6648376557574360096">"Take a moment to add an account that will back up your contacts to Google."</string>
191 <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Choose a default account for new contacts:"</string>
199 <string name="add_account" msgid="8201790677994503186">"Add account"</string>
200 <string name="add_new_account" msgid="5748627740680940264">"Add new account"</string>
238 <string name="editor_account_selector_read_only_title" msgid="4137969650184457126">"Contact info from <xliff:g id="ACCOUNT">%s</xliff:g> isn\'t editable"</string
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
UserManagerService.java 145 private static final String TAG_ACCOUNT = "account";
250 // Account name used when there is a strong association between a user and an account
251 String account; field in class:UserManagerService.UserData
252 // Account information for seeding into a newly created user. This could also be
259 // Whether to perist the seed account information to be available after a boot
524 checkManageUserAndAcrossUsersFullPermission("get user account");
526 return mUsers.get(userId).account;
532 checkManageUserAndAcrossUsersFullPermission("set user account");
538 Slog.e(LOG_TAG, "User not found for setting user account: u" + userId)
2178 String account = null; local
    [all...]
  /packages/apps/Calendar/res/values-en-rAU/
strings.xml 70 <string name="acct_not_synced" msgid="6126800985681230627">"This account isn\'t being synced, so your calendars may not be up to date."</string>
100 <string name="no_calendars_found" msgid="8968682716053492187">"Before you can add an event, you must add at least one Calendar account to your device and make a calendar visible. Touch Add Account to add an account (if you\'ve just added an account, wait for it to finish syncing and try again). Or touch Cancel and make sure that at least one calendar is visible."</string>
101 <string name="create_an_account_desc" msgid="7249605109240576895">"Calendar works better with a Google Account.\n\n? Access it from any web browser\n? Back up your events securely"</string>
102 <string name="add_account" msgid="1669072099756774952">"Add account"</string>
  /packages/apps/Calendar/res/values-en-rGB/
strings.xml 70 <string name="acct_not_synced" msgid="6126800985681230627">"This account isn\'t being synced, so your calendars may not be up to date."</string>
100 <string name="no_calendars_found" msgid="8968682716053492187">"Before you can add an event, you must add at least one Calendar account to your device and make a calendar visible. Touch Add Account to add an account (if you\'ve just added an account, wait for it to finish syncing and try again). Or touch Cancel and make sure that at least one calendar is visible."</string>
101 <string name="create_an_account_desc" msgid="7249605109240576895">"Calendar works better with a Google Account.\n\n? Access it from any web browser\n? Back up your events securely"</string>
102 <string name="add_account" msgid="1669072099756774952">"Add account"</string>
  /packages/apps/Calendar/res/values-en-rIN/
strings.xml 70 <string name="acct_not_synced" msgid="6126800985681230627">"This account isn\'t being synced, so your calendars may not be up to date."</string>
100 <string name="no_calendars_found" msgid="8968682716053492187">"Before you can add an event, you must add at least one Calendar account to your device and make a calendar visible. Touch Add Account to add an account (if you\'ve just added an account, wait for it to finish syncing and try again). Or touch Cancel and make sure that at least one calendar is visible."</string>
101 <string name="create_an_account_desc" msgid="7249605109240576895">"Calendar works better with a Google Account.\n\n? Access it from any web browser\n? Back up your events securely"</string>
102 <string name="add_account" msgid="1669072099756774952">"Add account"</string>
  /packages/apps/Calendar/res/values-nl/
strings.xml 70 <string name="acct_not_synced" msgid="6126800985681230627">"Dit account wordt niet gesynchroniseerd, dus je agenda\'s zijn mogelijk niet bijgewerkt."</string>
100 <string name="no_calendars_found" msgid="8968682716053492187">"Voordat je een afspraak kunt toevoegen, moet je ten minste één Agenda-account aan je apparaat toevoegen en de agenda zichtbaar maken. Raak \'Account toevoegen\' aan om een account toe te voegen (als je net een account hebt toegevoegd, wacht je tot het synchroniseren is voltooid en probeer je het opnieuw). Of raak \'Annuleren\' aan en zorg ervoor dat er ten minste één agenda zichtbaar is."</string>
101 <string name="create_an_account_desc" msgid="7249605109240576895">"Agenda werkt beter met een Google-account.\n\n? Toegang via elke webbrowser\n? Maak beveiligde back-ups van je afspraken"</string>
102 <string name="add_account" msgid="1669072099756774952">"Account toevoegen"</string>
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TelecomSystemTest.java 208 "Phone account service A ID 0")
220 "Phone account service A ID 1")
232 "Phone account service A ID 2")
243 "Phone account service B ID 0")
255 "Phone account service E ID 0")
268 "Phone account service E ID 1")
553 // CreateConnectionProcessor should now try the second SIM account
    [all...]
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ContactsTest.java 19 import android.accounts.Account;
158 Account account = new Account(TEST_ACCOUNT_NAME, TEST_ACCOUNT_TYPE); local
159 AccountManager.get(getContext()).addAccountExplicitly(account, null, null);
1280 Account account = new Account(TEST_ACCOUNT_NAME, TEST_ACCOUNT_TYPE); local
    [all...]
  /packages/apps/Email/res/values-vi/
strings.xml 152 <string name="account_security_dialog_content_fmt" msgid="4107093049191103780">"<xliff:g id="ACCOUNT">%s</xliff:g> yêu c?u b?n c?p nh?t cài ??t b?o m?t c?a mình."</string>
153 <string name="security_unsupported_ticker_fmt" msgid="3249185558872836884">"Không th? ??ng b? hóa tài kho?n \"<xliff:g id="ACCOUNT">%s</xliff:g>\" do các yêu c?u v? b?o m?t."</string>
154 <string name="security_needed_ticker_fmt" msgid="7099561996532829229">"Tài kho?n \"<xliff:g id="ACCOUNT">%s</xliff:g>\" yêu c?u c?p nh?t cài ??t b?o m?t."</string>
155 <string name="security_changed_ticker_fmt" msgid="3823930420292838192">"Tài kho?n \"<xliff:g id="ACCOUNT">%s</xliff:g>\" ?ã thay ??i cài ??t b?o m?t; không yêu c?u b?t k? tác v? ng??i dùng nào."</string>
162 <string name="password_expire_warning_ticker_fmt" msgid="5543005790538884060">"\"<xliff:g id="ACCOUNT">%s</xliff:g>\" yêu c?u b?n thay ??i m?t kh?u ho?c mã PIN khóa màn hình c?a b?n."</string>
167 <string name="password_expire_warning_dialog_content_fmt" msgid="1093389293050776319">"B?n c?n ph?i s?m thay ??i PIN khóa màn hình ho?c m?t kh?u, n?u không d? li?u c?a <xliff:g id="ACCOUNT">%s</xliff:g> s? b? xóa. B?n có mu?n thay ??i ngay bây gi? không?"</string>
169 <string name="password_expired_dialog_content_fmt" msgid="8322213184626443346">"D? li?u c?a <xliff:g id="ACCOUNT">%s</xliff:g> ?ang b? xóa kh?i thi?t b? c?a b?n. B?n có th? khôi ph?c d? li?u b?ng cách thay ??i PIN khóa màn hình ho?c m?t kh?u c?a mình. B?n có mu?n thay ??i ngay bây gi? không?"</string>
236 <string name="trash_folder_selection_title" msgid="686039558899469073">"Ch?n th? m?c thùng rác trên máy ch? cho <xliff:g id="ACCOUNT">%s</xliff:g>"</string>
237 <string name="sent_folder_selection_title" msgid="9207482909822072856">"Ch?n th? m?c ch?a m?c ?ã g?i trên máy ch? cho <xliff:g id="ACCOUNT">%s</xliff:g>"</string>

Completed in 1645 milliseconds

<<41424344454647484950>>