Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java2029 db.beginTransactionWithListener(inProfileMode() ? mProfileProvider : this); in cleanupPhotoStore()
2107 final boolean inProfileMode() { in inProfileMode() method in ContactsProvider2
2473 Log.v(TAG, "flushTransactionalChanges: " + (inProfileMode() ? "profile" : "contacts")); in flushTransactionalChanges()
2627 if (inProfileMode()) { in getDataRowHandler()
3179 Uri dataUri = inProfileMode() in deleteData()
5290 if (!inProfileMode()) { in updateAccountsInBackground()
5390 if (!inProfileMode()) { in updateAccountsInBackground()