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
50 mForProfile = forProfile; in TransactionContext()
54 return mForProfile; in isForProfile()