Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DTransactionContext.java34 private final boolean mForProfile; field in TransactionContext
51 mForProfile = forProfile; in TransactionContext()
55 return mForProfile; in isForProfile()