Searched refs:lastInteractionTimestamp (Results 1 – 2 of 2) sorted by relevance
370 public Builder setLastInteractionTimestamp(long lastInteractionTimestamp) { in setLastInteractionTimestamp() argument371 mLastInteractionTimestamp = lastInteractionTimestamp; in setLastInteractionTimestamp()
1787 boolean importantConversation, long lastInteractionTimestamp) throws Exception { in getConversationChannelWrapper() argument1797 eq(shortcutId))).thenReturn(lastInteractionTimestamp); in getConversationChannelWrapper()1802 long lastInteractionTimestamp) throws Exception { in getConversationChannel() argument1806 lastInteractionTimestamp, false); in getConversationChannel()1808 eq(shortcutId))).thenReturn(lastInteractionTimestamp); in getConversationChannel()