Searched refs:mFromTimestamp (Results 1 – 1 of 1) sorted by relevance
82 private final long mFromTimestamp; field in BatteryUsageStatsQuery93 mFromTimestamp = builder.mFromTimestamp; in BatteryUsageStatsQuery()155 return mFromTimestamp; in getFromTimestamp()173 mFromTimestamp = in.readLong(); in BatteryUsageStatsQuery()185 dest.writeLong(mFromTimestamp); in writeToParcel()216 private long mFromTimestamp; field in BatteryUsageStatsQuery.Builder306 mFromTimestamp = fromTimestamp; in aggregateSnapshots()