Searched refs:getContentInfoCursor (Results 1 – 1 of 1) sorted by relevance
887 Cursor contentInfo = getContentInfoCursor(contentResolver, voicemailUri)) { in doInBackground()986 private static Cursor getContentInfoCursor(ContentResolver contentResolver, Uri voicemailUri) { in getContentInfoCursor() method in VoicemailPlaybackPresenter