Searched defs:times (Results 1 – 5 of 5) sorted by relevance
52 final long[] times = new long[count]; in GestureStroke() local88 private GestureStroke(RectF bbx, float len, float[] pts, long[] times) { in GestureStroke()203 final long[] times = timestamps; in serialize() local
107 int[] times = new int[NUM_LAUNCH_TIME_BINS]; field in UsageStatsService.TimeStats168 TimeStats times = new TimeStats(in); in PkgUsageStatsExtended() local186 TimeStats times = mLaunchTimes.get(comp); in addLaunchCount() local195 TimeStats times = mLaunchTimes.get(comp); in addLaunchTime() local211 TimeStats times = ent.getValue(); in writeToParcel() local756 TimeStats times = ent.getValue(); in collectDumpInfoFromParcelFLOCK() local781 TimeStats times = ent.getValue(); in collectDumpInfoFromParcelFLOCK() local
90 int[] times = new int[size]; in calculateMedian() local
127 nsecs_t times[32]; in main() local
189 public static void writeDrawTime(String fileName, String url, long[] times) { in writeDrawTime()