Searched refs:KEY_SENDER (Results 1 – 1 of 1) sorted by relevance
2321 static final String KEY_SENDER = "sender"; field in NotificationCompat.MessagingStyle.Message2434 bundle.putCharSequence(KEY_SENDER, mSender); in toBundle()2476 bundle.getLong(KEY_TIMESTAMP), bundle.getCharSequence(KEY_SENDER)); in getMessageFromBundle()