Searched refs:AbstractContactsProvider (Results 1 – 11 of 11) sorted by relevance
104 if (AbstractContactsProvider.ENABLE_TRANSACTION_LOG) { in startTransactionForDb()105 Log.i(AbstractContactsProvider.TAG, "startTransactionForDb: db=" + db.getPath() + in startTransactionForDb()186 if (AbstractContactsProvider.ENABLE_TRANSACTION_LOG) { in finish()187 Log.i(AbstractContactsProvider.TAG, "ContactsTransaction.finish callerIsBatch=" + in finish()192 if (AbstractContactsProvider.ENABLE_TRANSACTION_LOG) { in finish()193 Log.i(AbstractContactsProvider.TAG, "ContactsTransaction.finish: " + in finish()
36 public static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
42 private static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
40 public class ProfileProvider extends AbstractContactsProvider {
52 public abstract class AbstractContactsProvider extends ContentProvider class
57 private static final boolean DEBUG = AbstractContactsProvider.VERBOSE_LOGGING;
1137 if (AbstractContactsProvider.VERBOSE_LOGGING) { in loadDatabaseCreationTime()
212 public class ContactsProvider2 extends AbstractContactsProvider
20 import com.android.providers.contacts.AbstractContactsProvider;61 if (!mOver && AbstractContactsProvider.VERBOSE_LOGGING) { in canAppend()62 Log.w(AbstractContactsProvider.TAG, "String too long! new length=" + length); in canAppend()
23 import com.android.providers.contacts.AbstractContactsProvider;37 private static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;
22 import com.android.providers.contacts.AbstractContactsProvider;38 private static final boolean VERBOSE_LOGGING = AbstractContactsProvider.VERBOSE_LOGGING;