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.java36 private final boolean mForProfile; field in TransactionContext
52 mForProfile = forProfile; in TransactionContext()
56 return mForProfile; in isForProfile()