Searched refs:lastInteractionTimestamp (Results 1 – 2 of 2) sorted by relevance
370 public Builder setLastInteractionTimestamp(long lastInteractionTimestamp) { in setLastInteractionTimestamp() argument371 mLastInteractionTimestamp = lastInteractionTimestamp; in setLastInteractionTimestamp()
1717 boolean importantConversation, long lastInteractionTimestamp) throws Exception { in getConversationChannelWrapper() argument1727 eq(shortcutId))).thenReturn(lastInteractionTimestamp); in getConversationChannelWrapper()1732 long lastInteractionTimestamp) throws Exception { in getConversationChannel() argument1736 lastInteractionTimestamp, false); in getConversationChannel()1738 eq(shortcutId))).thenReturn(lastInteractionTimestamp); in getConversationChannel()