Searched refs:setLastEventTimestamp (Results 1 – 4 of 4) sorted by relevance
60 .setLastEventTimestamp(100L) in testBuild()133 .setLastEventTimestamp(100L) in testBuildFromAnotherConversationInfo()
399 builder.setLastEventTimestamp(protoInputStream.readLong( in readFromProto()450 builder.setLastEventTimestamp(in.readLong()); in readFromBackupPayload()540 Builder setLastEventTimestamp(long lastEventTimestamp) { in setLastEventTimestamp() method in ConversationInfo.Builder
1168 .setLastEventTimestamp(sbn.getPostTime()) in onNotificationPosted()1214 .setLastEventTimestamp(currentTime) in onNotificationRemoved()1298 .setLastEventTimestamp(event.getTimestamp()) in onEvent()
28425 HPLcom/android/server/people/data/ConversationInfo$Builder;->setLastEventTimestamp(J)Lcom/android/s…