Searched refs:VoicemailContentTable (Results 1 – 3 of 3) sorted by relevance
49 public class VoicemailContentTable implements VoicemailTable.Delegate { class96 public VoicemailContentTable(String tableName, Context context, CallLogDatabaseHelper dbHelper, in VoicemailContentTable() method in VoicemailContentTable
259 if (VoicemailContentTable.ALLOWED_COLUMNS.contains(key)) { in isUpdatingVoicemailColumns()
100 mVoicemailContentTable = new VoicemailContentTable(Tables.CALLS, context, in onCreate()