Searched defs:SYNC_UPLOAD_ONLY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
H A DOmtpVvmSyncService.java58 public static final String SYNC_UPLOAD_ONLY = "upload_only"; field in class:OmtpVvmSyncService
226 if (SYNC_FULL_SYNC.equals(action) || SYNC_UPLOAD_ONLY.equals(action)) {

Completed in 61 milliseconds