Searched refs:DataRecorder (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DThrottleService.java113 private DataRecorder mRecorder;
421 mRecorder = new DataRecorder(mContext, ThrottleService.this);
794 private static class DataRecorder { class in class:ThrottleService
809 DataRecorder(Context context, ThrottleService parent) { method in class:ThrottleService.DataRecorder

Completed in 5 milliseconds