Searched refs:mFromTimestamp (Results 1 – 1 of 1) sorted by relevance
75 private long mFromTimestamp; field in BatteryUsageStatsQuery83 mFromTimestamp = builder.mFromTimestamp; in BatteryUsageStatsQuery()124 return mFromTimestamp; in getFromTimestamp()141 mFromTimestamp = in.readLong(); in BatteryUsageStatsQuery()151 dest.writeLong(mFromTimestamp); in writeToParcel()181 private long mFromTimestamp; field in BatteryUsageStatsQuery.Builder239 mFromTimestamp = fromTimestamp; in aggregateSnapshots()