Searched defs:setTimestamp (Results 1 – 8 of 8) sorted by relevance
66 public HidlVehiclePropValueBuilder setTimestamp(long timestamp) { in setTimestamp() method in HidlVehiclePropValueBuilder72 public HidlVehiclePropValueBuilder setTimestamp() { in setTimestamp() method in HidlVehiclePropValueBuilder
103 public AidlVehiclePropValueBuilder setTimestamp(long timestamp) { in setTimestamp() method in AidlVehiclePropValueBuilder
45 public void setTimestamp(long timestamp) { in setTimestamp() method in SimpleDate
123 public void setTimestamp(long timestamp) { in setTimestamp() method in DTC
175 public Builder setTimestamp(long timestamp) { in setTimestamp() method in Event.Builder
195 public abstract Builder setTimestamp(String timestamp); in setTimestamp() method in MetaBugReport.Builder
112 public Builder setTimestamp(long timestamp) { in setTimestamp() method in Voicemail.Builder
94 def setTimestamp(self, timestamp): member in Event