Searched refs:mPerson (Results 1 – 1 of 1) sorted by relevance
472 private final Person mPerson; field in Conversation.Message497 mPerson = person; in Message()504 if (mPerson != null) { in toBundle()505 bundle.putBundle(KEY_SENDER, mPerson.toBundle()); in toBundle()647 return mPerson; in getPerson()