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.java2117 db.beginTransactionWithListener(inProfileMode() ? mProfileProvider : this); in cleanupPhotoStore()
2233 final boolean inProfileMode() { in inProfileMode() method in ContactsProvider2
2816 Log.v(TAG, "flushTransactionalChanges: " + (inProfileMode() ? "profile" : "contacts")); in flushTransactionalChanges()
2920 if (inProfileMode()) { in getDataRowHandler()
3464 Uri dataUri = inProfileMode() in deleteData()
5473 if (!inProfileMode()) { in updateAccountsInBackground()
5573 if (!inProfileMode()) { in updateAccountsInBackground()