Searched defs:setTimestamp (Results 1 – 3 of 3) sorted by relevance
36 fun setTimestamp(timestamp: Long): MockWindowStateBuilder = apply { in <lambda>() method in android.tools.utils.MockWindowStateBuilder
64 fun setTimestamp(timestamp: Long): MockLayerTraceEntryBuilder = apply { in <lambda>() method
54 fun setTimestamp(value: Timestamp) = apply { timestamp = value } in forInvalidElement() method