Home
last modified time | relevance | path

Searched refs:getCurrentTransaction (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DProfileProvider.java109 ContactsTransaction transaction = getCurrentTransaction(); in useProfileDbForTransaction()
H A DAbstractContactsProvider.java145 public ContactsTransaction getCurrentTransaction() { in getCurrentTransaction() method in AbstractContactsProvider