Home | History | Annotate | Download | only in contacts

Lines Matching defs:newStatus

2249                 Integer newStatus = values.getAsInteger(ProviderStatus.STATUS);
2250 if (newStatus != null && newStatus == ProviderStatus.STATUS_UPGRADING) {