Home | History | Annotate | Download | only in sync

Lines Matching defs:VvmLog

35 import com.android.voicemail.impl.VvmLog;
82 VvmLog.v(TAG, "Sync requested: " + action + " - for account: " + phoneAccount);
93 VvmLog.v(TAG, "Sync requested for disabled account");
110 VvmLog.e(TAG, "unable to acquire network");
145 VvmLog.w(TAG, "Can't retrieve Imap credentials.", e);
157 VvmLog.i(TAG, "autoDeleteAndArchiveVM is turned off");
166 VvmLog.e(TAG, "autoDeleteAndArchiveVM failed - Can't retrieve Imap quota.");
177 VvmLog.i(TAG, "no need to archive and auto delete VM, quota below threshold");
187 VvmLog.i("isArchiveAllowedAndEnabled", "voicemail archive is not available");
191 VvmLog.i("isArchiveAllowedAndEnabled", "voicemail archive is turned off");
195 VvmLog.i("isArchiveAllowedAndEnabled", "voicemail is turned off");
209 VvmLog.w(TAG, "number of voicemails to delete " + numVoicemails);
213 VvmLog.i(
218 VvmLog.w(TAG, "remote voicemail server is empty");
233 VvmLog.v(
272 VvmLog.i(TAG, "Marking voicemails as read");
274 VvmLog.i(TAG, "Marking voicemails as clean");