Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 6 of 6) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionProcessor.java167 CallAttemptRecord attempt = null; in attemptNextPhoneAccount() local
169 attempt = mAttemptRecordIterator.next(); in attemptNextPhoneAccount()
172 attempt.connectionManagerPhoneAccount)) { in attemptNextPhoneAccount()
175 attempt); in attemptNextPhoneAccount()
182 if (!attempt.connectionManagerPhoneAccount.equals(attempt.targetPhoneAccount) && in attemptNextPhoneAccount()
183 !mPhoneAccountRegistrar.phoneAccountHasPermission(attempt.targetPhoneAccount)) { in attemptNextPhoneAccount()
186 attempt); in attemptNextPhoneAccount()
192 if (mResponse != null && attempt != null) { in attemptNextPhoneAccount()
193 Log.i(this, "Trying attempt %s", attempt); in attemptNextPhoneAccount()
194 PhoneAccountHandle phoneAccount = attempt.connectionManagerPhoneAccount; in attemptNextPhoneAccount()
[all …]
/packages/apps/Exchange/src/com/android/exchange/service/
DEasService.java198 for (int attempt = 0; attempt <= EasAutoDiscover.ATTEMPT_MAX; attempt++) {
199 LogUtils.d(TAG, "autodiscover attempt %d", attempt);
200 final String uri = EasAutoDiscover.genUri(domain, attempt);
201 Bundle result = autoDiscoverInternal(uri, attempt, username, password, true);
212 private Bundle autoDiscoverInternal(final String uri, final int attempt,
215 final EasAutoDiscover op = new EasAutoDiscover(EasService.this, uri, attempt,
221 return autoDiscoverInternal(redirectUri, attempt, username, password, canRetry);
229 return autoDiscoverInternal(uri, attempt, bareUsername, password, false);
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DEventLogTags.logtags5 # APK install attempt via PackageInstaller (see InstallFlowAnalytics for format)
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...