/packages/apps/Car/Messenger/src/com/android/car/messenger/core/shared/ |
D | NotificationHandler.java | 112 int tries = 0; in postNotificationForLegacyTapToRead() local 116 tries++; in postNotificationForLegacyTapToRead() 117 } while (sbn == null && tries < TAP_TO_READ_SBN_ATTEMPT_LIMIT); in postNotificationForLegacyTapToRead()
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
D | PhotoSource.java | 133 int tries = 0; in next() local 135 while (image == null && tries < mBadImageSkipLimit) { in next() 148 tries++; in next()
|
/packages/modules/DnsResolver/ |
D | DnsTlsQueryMap.cpp | 69 it->second.tries++; in markTried() 77 if (p.tries >= mMaxTries) { in cleanup()
|
D | DnsTlsQueryMap.h | 94 int tries = 0; member
|
/packages/modules/adb/ |
D | SYNC.TXT | 1 This file tries to document file-related requests a client can make
|
D | OVERVIEW.TXT | 49 or a script. It first tries to locate the ADB server on the host machine,
|
D | SERVICES.TXT | 1 This file tries to document all requests a client can make
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactSaveService.java | 514 int tries = 0; in saveContact() local 515 while (tries++ < PERSIST_TRIES) { in saveContact()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 176 As C++ provides several integer and floating point number types, the DOM tries to handle these with…
|
D | Doxyfile.in | 284 # Fortran. In the later case the parser tries to guess whether the code is fixed 306 # When enabled doxygen tries to link words that correspond to documented
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | es_wordlist.combined.gz |
|