Searched refs:KEY_SENDER (Results 1 – 2 of 2) sorted by relevance
2187 static final String KEY_SENDER = "sender"; field in NotificationCompat.MessagingStyle.Message2291 bundle.putCharSequence(KEY_SENDER, mSender); in toBundle()2330 bundle.getLong(KEY_TIMESTAMP), bundle.getCharSequence(KEY_SENDER)); in getMessageFromBundle()
4947 static final String KEY_SENDER = "sender"; field in Notification.MessagingStyle.Message5051 bundle.putCharSequence(KEY_SENDER, mSender); in toBundle()5090 bundle.getLong(KEY_TIMESTAMP), bundle.getCharSequence(KEY_SENDER)); in getMessageFromBundle()