Searched refs:mToTimestamp (Results 1 – 1 of 1) sorted by relevance
82 private final long mToTimestamp; field in BatteryUsageStatsQuery93 mToTimestamp = builder.mToTimestamp; in BatteryUsageStatsQuery()163 return mToTimestamp; in getToTimestamp()173 mToTimestamp = in.readLong(); in BatteryUsageStatsQuery()185 dest.writeLong(mToTimestamp); in writeToParcel()216 private long mToTimestamp; field in BatteryUsageStatsQuery.Builder305 mToTimestamp = toTimestamp; in aggregateSnapshots()