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.java1966 db.beginTransactionWithListener(inProfileMode() ? mProfileProvider : this); in cleanupPhotoStore()
2044 final boolean inProfileMode() { in inProfileMode() method in ContactsProvider2
2415 Log.v(TAG, "flushTransactionalChanges: " + (inProfileMode() ? "profile" : "contacts")); in flushTransactionalChanges()
2494 if (inProfileMode()) { in getDataRowHandler()
3038 Uri dataUri = inProfileMode() in deleteData()
5153 if (!inProfileMode()) { in updateAccountsInBackground()
5253 if (!inProfileMode()) { in updateAccountsInBackground()