Searched refs:createdTimeMillis (Results 1 – 1 of 1) sorted by relevance
36 private final long createdTimeMillis; field in LatencyReport63 createdTimeMillis = INVALID_TIME; in LatencyReport()73 createdTimeMillis = INVALID_TIME; in LatencyReport()77 createdTimeMillis = extras.getLong(EXTRA_CALL_CREATED_TIME_MILLIS, INVALID_TIME); in LatencyReport()91 return createdTimeMillis; in getCreatedTimeMillis()