Searched refs:VoicemailsQueryHelper (Results 1 – 3 of 3) sorted by relevance
40 import com.android.voicemail.impl.sync.VoicemailsQueryHelper;153 VoicemailsQueryHelper queryHelper = new VoicemailsQueryHelper(context); in processSync()
60 private final VoicemailsQueryHelper queryHelper;64 queryHelper = new VoicemailsQueryHelper(this.context); in OmtpVvmSyncService()336 VoicemailsQueryHelper queryHelper = new VoicemailsQueryHelper(context); in setVoicemailTranscription()
34 public class VoicemailsQueryHelper { class57 public VoicemailsQueryHelper(Context context) { in VoicemailsQueryHelper() method in VoicemailsQueryHelper