Searched refs:AggregationExceptionColumns (Results 1 – 5 of 5) sorted by relevance
39 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;572 AggregationExceptionColumns._ID, in testProjectionPopulated()
43 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;348 new TableColumn(AggregationExceptionColumns._ID, INTEGER, false, null),
80 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;883 AggregationExceptionColumns._ID, in testAggregateExceptionProjection()
582 public interface AggregationExceptionColumns { interface in ContactsDatabaseHelper1498 AggregationExceptionColumns._ID + " INTEGER PRIMARY KEY AUTOINCREMENT," + in onCreate()
129 import com.android.providers.contacts.ContactsDatabaseHelper.AggregationExceptionColumns;1059 .add(AggregationExceptionColumns._ID, Tables.AGGREGATION_EXCEPTIONS + "._id")