Searched refs:lastInteractionTimestamp (Results 1 – 2 of 2) sorted by relevance
370 public Builder setLastInteractionTimestamp(long lastInteractionTimestamp) { in setLastInteractionTimestamp() argument371 mLastInteractionTimestamp = lastInteractionTimestamp; in setLastInteractionTimestamp()
1731 boolean importantConversation, long lastInteractionTimestamp) throws Exception { in getConversationChannelWrapper() argument1741 eq(shortcutId))).thenReturn(lastInteractionTimestamp); in getConversationChannelWrapper()1746 long lastInteractionTimestamp) throws Exception { in getConversationChannel() argument1750 lastInteractionTimestamp, false); in getConversationChannel()1752 eq(shortcutId))).thenReturn(lastInteractionTimestamp); in getConversationChannel()