Searched refs:AggregationExceptionColumns (Results 1 – 5 of 5) sorted by relevance
41 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;614 AggregationExceptionColumns._ID, in testProjectionPopulated()
46 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;414 new TableColumn(AggregationExceptionColumns._ID, INTEGER, false, null),
80 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;927 AggregationExceptionColumns._ID, in testAggregateExceptionProjection()
605 public interface AggregationExceptionColumns { interface in ContactsDatabaseHelper1534 AggregationExceptionColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT," + in onCreate()
134 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;995 .add(AggregationExceptionColumns._ID, Tables.AGGREGATION_EXCEPTIONS + "._id")