Searched refs:mToTimestamp (Results 1 – 1 of 1) sorted by relevance
76 private long mToTimestamp; field in BatteryUsageStatsQuery84 mToTimestamp = builder.mToTimestamp; in BatteryUsageStatsQuery()133 return mToTimestamp; in getToTimestamp()142 mToTimestamp = in.readLong(); in BatteryUsageStatsQuery()152 dest.writeLong(mToTimestamp); in writeToParcel()182 private long mToTimestamp; field in BatteryUsageStatsQuery.Builder240 mToTimestamp = toTimestamp; in aggregateSnapshots()