OpenGrok
Cross Reference: ContactSaveService.java
xref
: /
packages
/
apps
/
Contacts
/
src
/
com
/
android
/
contacts
/
ContactSaveService.java
Home
|
History
|
Annotate
|
Download
|
only in
contacts
Lines Matching
defs:tries
357
int
tries
= 0;
358
while (
tries
++ < PERSIST_TRIES) {