Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 25 of 28) sorted by relevance

12

/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
D__init__.py135 tries = 0
140 tries += 1
141 if tries >= MAX_RETRIES:
/packages/modules/DnsResolver/
DDnsTlsQueryMap.cpp69 it->second.tries++; in markTried()
77 if (p.tries >= mMaxTries) { in cleanup()
DDnsTlsQueryMap.h94 int tries = 0; member
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoSource.java133 int tries = 0; in next() local
135 while (image == null && tries < mBadImageSkipLimit) { in next()
148 tries++; in next()
/packages/modules/Bluetooth/tools/lint/
DAndroid.bp50 // of libraries, and no longer load. Since tradefed tries to load
/packages/modules/Bluetooth/system/device/fuzzer/
DREADME.md5 source code and tries to achieve the following:
/packages/modules/AdServices/adservices/linter/
DAndroid.bp75 // of libraries, and no longer load. Since tradefed tries to load
/packages/modules/Permission/SafetyCenter/ConfigLintChecker/
DAndroid.bp64 // // of libraries, and no longer load. Since tradefed tries to load
/packages/modules/Bluetooth/system/btcore/fuzzer/
DREADME.md5 source code and tries to achieve the following:
/packages/modules/Bluetooth/
Dbuild.py719 tries = 2
720 for x in range(tries):
727 if x == tries - 1:
/packages/modules/Virtualization/tests/testapk/
DAndroid.bp149 // A payload which tries to link against libselinux, one of private libraries
/packages/apps/Settings/protos/
Dnetwork_mode_choices.proto8 // EnabledNetworks is a list which tries to categorized the entries of popup menu
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
DREADME.md5 source code and tries to achieve the following:
/packages/modules/adb/
DSYNC.TXT1 This file tries to document file-related requests a client can make
DOVERVIEW.TXT49 or a script. It first tries to locate the ADB server on the host machine,
DSERVICES.TXT1 This file tries to document all requests a client can make
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java3141 for (int tries = 0; tries < WAIT_FOR_DISPLAY_BRIGHTNESS_RETRIES; tries++) { in waitForDisplayBrightness()
3147 if (tries < WAIT_FOR_DISPLAY_BRIGHTNESS_RETRIES - 1) { in waitForDisplayBrightness()
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java518 int tries = 0; in saveContact() local
519 while (tries++ < PERSIST_TRIES) { in saveContact()
/packages/modules/Bluetooth/system/gd/docs/architecture/
Darchitecture.md118 : Same as non-blocking queue, but it will flush when it’s full and user tries
/packages/modules/Virtualization/java/framework/
DREADME.md227 app tries to connect before the VM is listening, necessitating a retry
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...

12