Searched refs:AggregationExceptionColumns (Results 1 – 5 of 5) sorted by relevance
41 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;614 AggregationExceptionColumns._ID, in testProjectionPopulated()
48 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;417 new TableColumn(AggregationExceptionColumns._ID, INTEGER, false, null),
81 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;908 AggregationExceptionColumns._ID, in testAggregateExceptionProjection()
616 public interface AggregationExceptionColumns { interface in ContactsDatabaseHelper1553 AggregationExceptionColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT," + in onCreate()
124 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;1003 .add(AggregationExceptionColumns._ID, Tables.AGGREGATION_EXCEPTIONS + "._id")