Searched refs:AggregationExceptionColumns (Results 1 – 5 of 5) sorted by relevance
47 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;644 AggregationExceptionColumns._ID, in testProjectionPopulated()
46 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;518 new TableColumn(AggregationExceptionColumns._ID, INTEGER, false, null),
92 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;1153 AggregationExceptionColumns._ID, in testAggregateExceptionProjection()
624 public interface AggregationExceptionColumns { interface in ContactsDatabaseHelper1545 AggregationExceptionColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT," + in onCreate()
149 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;1026 .add(AggregationExceptionColumns._ID, Tables.AGGREGATION_EXCEPTIONS + "._id")