Searched refs:replyTexts (Results 1 – 1 of 1) sorted by relevance
554 RemoteInputHistoryItem[] replyTexts = (RemoteInputHistoryItem[]) extras.getParcelableArray( in isLastMessageFromReply() local556 if (!ArrayUtils.isEmpty(replyTexts)) { in isLastMessageFromReply()