Searched refs:TransactionSupportSQLiteOpenHelper (Results 1 – 1 of 1) sorted by relevance
529 return new TransactionSupportSQLiteOpenHelper(mDelegate.create(configuration)); in create()533 static class TransactionSupportSQLiteOpenHelper implements SupportSQLiteOpenHelper { class in QueryTransactionTest536 TransactionSupportSQLiteOpenHelper(SupportSQLiteOpenHelper delegate) { in TransactionSupportSQLiteOpenHelper() method in QueryTransactionTest.TransactionSupportSQLiteOpenHelper