Searched refs:mToTimestamp (Results 1 – 1 of 1) sorted by relevance
83 private final long mToTimestamp; field in BatteryUsageStatsQuery94 mToTimestamp = builder.mToTimestamp; in BatteryUsageStatsQuery()164 return mToTimestamp; in getToTimestamp()174 mToTimestamp = in.readLong(); in BatteryUsageStatsQuery()186 dest.writeLong(mToTimestamp); in writeToParcel()217 private long mToTimestamp; field in BatteryUsageStatsQuery.Builder307 mToTimestamp = toTimestamp; in aggregateSnapshots()