Searched defs:timestampStart (Results 1 – 2 of 2) sorted by relevance
35 public final long timestampStart; field in BatteryReattributeEntity52 long timestampStart, long timestampEnd, @NonNull String reattributeData) { in BatteryReattributeEntity()
102 private void insert(long timestampStart, long timestampEnd, String reattributeData) { in insert()112 private static void assertEntity(BatteryReattributeEntity entity, long timestampStart, in assertEntity()