Searched refs:KEY_SENDER_PERSON (Results 1 – 2 of 2) sorted by relevance
7501 static final String KEY_SENDER_PERSON = "sender_person"; field in Notification.Builder.Message7691 bundle.putParcelable(KEY_SENDER_PERSON, mSender); in toBundle()7751 Person senderPerson = bundle.getParcelable(KEY_SENDER_PERSON); in getMessageFromBundle()
7787 Landroid/app/Notification$MessagingStyle$Message;->KEY_SENDER_PERSON:Ljava/lang/String;