Home
last modified time | relevance | path

Searched defs:setTimestamp (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/
DVehiclePropValueBuilder.java66 public VehiclePropValueBuilder setTimestamp(long timestamp) { in setTimestamp() method in VehiclePropValueBuilder
72 public VehiclePropValueBuilder setTimestamp() { in setTimestamp() method in VehiclePropValueBuilder
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DSimpleDate.java45 public void setTimestamp(long timestamp) { in setTimestamp() method in SimpleDate
/packages/apps/Dialer/java/com/android/voicemail/impl/
DVoicemail.java112 public Builder setTimestamp(long timestamp) { in setTimestamp() method in Voicemail.Builder